#6FDAE5#6FDAE5
#6FDAE5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.100 H 204.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDAE5 |
|---|---|
| RGB | rgb(111, 218, 229) |
| HSL | hsl(186, 69%, 67%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(51.5%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(81.39, -27.88, -14.88) |
| CIE-LCH | lch(81.39, 31.61, 208.09°) |
| OKLab | oklab(82.89% -0.0909 -0.0411) |
| OKLCH | oklch(82.89% 0.1 204.3) |
| XYZ | xyz(45.7641, 59.1753, 83.1238) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDAE5 #E57A6F
analogous
#6FE5B5 #6FDAE5 #6F9FE5
triadic
#6FDAE5 #E56FDA #DAE56F
tetradic
#6FDAE5 #B56FE5 #E57A6F #9FE56F
square
#6FDAE5 #B56FE5 #E57A6F #9FE56F
split-complementary
#6FDAE5 #E56F9F #E5B56F
monochromatic
#21AAB8 #3BCDDC #6FDAE5 #A3E7EE #D7F5F8
Accessibility & contrast
On white
1.64
#6FDAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6FDAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDAE5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDAE5 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E6
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#11E1DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdae5; /* rgb */ color: rgb(111, 218, 229); /* oklch */ color: oklch(82.9% 0.100 204.3);
Tailwind
colors: {
custom: {
50: '#a1e5ed',
500: '#6fdae5',
950: '#000000',
},
}SCSS
$custom: #6fdae5; $custom-light: #a1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6fdae5",
"rgb": {
"r": 111,
"g": 218,
"b": 229
},
"hsl": {
"h": 185.593,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.82889,
"c": 0.0998,
"h": 204.3
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#6FDAE5
secondary
#B84B40
accent
#2614D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484