#6FDFEB#6FDFEB
#6FDFEB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.103 H 204.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFEB |
|---|---|
| RGB | rgb(111, 223, 235) |
| HSL | hsl(186, 76%, 68%) |
| HSV | hsv(186, 53%, 92%) |
| CMYK | cmyk(52.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.99, -28.71, -15.66) |
| CIE-LCH | lch(82.99, 32.70, 208.61°) |
| OKLab | oklab(84.24% -0.094 -0.0432) |
| OKLCH | oklch(84.24% 0.103 204.7) |
| XYZ | xyz(47.9326, 62.1486, 88.0510) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 7.24
Neon Blue
#04D9FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFEB #EB7B6F
analogous
#6FEBB9 #6FDFEB #6FA1EB
triadic
#6FDFEB #EB6FDF #DFEB6F
tetradic
#6FDFEB #B96FEB #EB7B6F #A1EB6F
square
#6FDFEB #B96FEB #EB7B6F #A1EB6F
split-complementary
#6FDFEB #EB6FA1 #EBB96F
monochromatic
#1BB4C4 #39D3E4 #6FDFEB #A5EBF2 #DAF7FA
Accessibility & contrast
On white
1.56
#6FDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6FDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFEB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFEB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fdfeb; /* rgb */ color: rgb(111, 223, 235); /* oklch */ color: oklch(84.2% 0.103 204.7);
Tailwind
colors: {
custom: {
50: '#a2e9f1',
500: '#6fdfeb',
950: '#000000',
},
}SCSS
$custom: #6fdfeb; $custom-light: #a2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#6fdfeb",
"rgb": {
"r": 111,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.806,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.8424,
"c": 0.10343,
"h": 204.7
},
"luminance": 0.62153
}Semantic roles & 50–950 ramp
primary
#6FDFEB
secondary
#C2493C
accent
#210ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485