#6FDAE6#6FDAE6
#6FDAE6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.100 H 205.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDAE6 |
|---|---|
| RGB | rgb(111, 218, 230) |
| HSL | hsl(186, 70%, 67%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(51.7%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(81.42, -27.62, -15.37) |
| CIE-LCH | lch(81.42, 31.60, 209.09°) |
| OKLab | oklab(82.92% -0.0905 -0.0424) |
| OKLCH | oklch(82.92% 0.1 205.1) |
| XYZ | xyz(45.9042, 59.2313, 83.8613) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 7.22
Neon Blue
#04D9FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDAE6 #E67B6F
analogous
#6FE6B6 #6FDAE6 #6F9FE6
triadic
#6FDAE6 #E66FDA #DAE66F
tetradic
#6FDAE6 #B66FE6 #E67B6F #9FE66F
square
#6FDAE6 #B66FE6 #E67B6F #9FE66F
split-complementary
#6FDAE6 #E66F9F #E6B66F
monochromatic
#20ABBA #3BCDDD #6FDAE6 #A3E7EF #D7F5F8
Accessibility & contrast
On white
1.63
#6FDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6FDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDAE6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDAE6 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E7
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#0EE2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdae6; /* rgb */ color: rgb(111, 218, 230); /* oklch */ color: oklch(82.9% 0.100 205.1);
Tailwind
colors: {
custom: {
50: '#a1e5ed',
500: '#6fdae6',
950: '#000000',
},
}SCSS
$custom: #6fdae6; $custom-light: #a1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6fdae6",
"rgb": {
"r": 111,
"g": 218,
"b": 230
},
"hsl": {
"h": 186.05,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.82924,
"c": 0.09999,
"h": 205.1
},
"luminance": 0.59235
}Semantic roles & 50–950 ramp
primary
#6FDAE6
secondary
#BA4C3F
accent
#2613D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484