#6FD9E6#6FD9E6
#6FD9E6 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.7% C 0.100 H 206.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD9E6 |
|---|---|
| RGB | rgb(111, 217, 230) |
| HSL | hsl(187, 70%, 67%) |
| HSV | hsv(187, 52%, 90%) |
| CMYK | cmyk(51.7%, 5.7%, 0%, 9.8%) |
| CIE-LAB | lab(81.13, -27.13, -15.79) |
| CIE-LCH | lch(81.13, 31.39, 210.20°) |
| OKLab | oklab(82.7% -0.0895 -0.0436) |
| OKLCH | oklch(82.7% 0.1 206) |
| XYZ | xyz(45.6456, 58.7143, 83.7751) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Neon Blue
#04D9FF
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD9E6 #E67C6F
analogous
#6FE6B8 #6FD9E6 #6F9EE6
triadic
#6FD9E6 #E66FD9 #D9E66F
tetradic
#6FD9E6 #B86FE6 #E67C6F #9EE66F
square
#6FD9E6 #B86FE6 #E67C6F #9EE66F
split-complementary
#6FD9E6 #E66F9E #E6B86F
monochromatic
#20A9BA #3BCBDD #6FD9E6 #A3E7EF #D7F5F8
Accessibility & contrast
On white
1.65
#6FD9E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6FD9E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD9E6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD9E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD9E6 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E7
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#0FE1DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fd9e6; /* rgb */ color: rgb(111, 217, 230); /* oklch */ color: oklch(82.7% 0.100 206.0);
Tailwind
colors: {
custom: {
50: '#a1e5ed',
500: '#6fd9e6',
950: '#000000',
},
}SCSS
$custom: #6fd9e6; $custom-light: #a1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6fd9e6",
"rgb": {
"r": 111,
"g": 217,
"b": 230
},
"hsl": {
"h": 186.555,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.82696,
"c": 0.09952,
"h": 206
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#6FD9E6
secondary
#BA4D3F
accent
#2813D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484