#6FCEDC#6FCEDC
#6FCEDC is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.092 H 207.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDC |
|---|---|
| RGB | rgb(111, 206, 220) |
| HSL | hsl(188, 61%, 65%) |
| HSV | hsv(188, 50%, 86%) |
| CMYK | cmyk(49.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.69, -24.39, -15.63) |
| CIE-LCH | lch(77.69, 28.97, 212.65°) |
| OKLab | oklab(79.83% -0.0813 -0.0431) |
| OKLCH | oklch(79.83% 0.092 207.9) |
| XYZ | xyz(41.5401, 52.6858, 75.6766) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.22
Neon Blue
#04D9FF
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDC #DC7D6F
analogous
#6FDCB3 #6FCEDC #6F98DC
triadic
#6FCEDC #DC6FCE #CEDC6F
tetradic
#6FCEDC #B36FDC #DC7D6F #98DC6F
square
#6FCEDC #B36FDC #DC7D6F #98DC6F
split-complementary
#6FCEDC #DC6F98 #DCB36F
monochromatic
#2997A8 #3EBDD0 #6FCEDC #A0DFE8 #D1F0F4
Accessibility & contrast
On white
1.82
#6FCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6FCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#2BD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcedc; /* rgb */ color: rgb(111, 206, 220); /* oklch */ color: oklch(79.8% 0.092 207.9);
Tailwind
colors: {
custom: {
50: '#a0dde6',
500: '#6fcedc',
950: '#000000',
},
}SCSS
$custom: #6fcedc; $custom-light: #a0dde6; $custom-dark: #000000;
JSON
{
"hex": "#6fcedc",
"rgb": {
"r": 111,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.706,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.79828,
"c": 0.09202,
"h": 207.9
},
"luminance": 0.52689
}Semantic roles & 50–950 ramp
primary
#6FCEDC
secondary
#AB5245
accent
#331DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484