#6FCEDF#6FCEDF
#6FCEDF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.093 H 210.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDF |
|---|---|
| RGB | rgb(111, 206, 223) |
| HSL | hsl(189, 64%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(50.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.78, -23.58, -17.09) |
| CIE-LCH | lch(77.78, 29.13, 215.94°) |
| OKLab | oklab(79.94% -0.0801 -0.0472) |
| OKLCH | oklch(79.94% 0.093 210.5) |
| XYZ | xyz(41.9409, 52.8462, 77.7879) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.21
Neon Blue
#04D9FF
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.33
Baby Blue
#89CFF0
ΔE00 7.52
Robin Egg Blue
#8AF1FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDF #DF806F
analogous
#6FDFB8 #6FCEDF #6F96DF
triadic
#6FCEDF #DF6FCE #CEDF6F
tetradic
#6FCEDF #B86FDF #DF806F #96DF6F
square
#6FCEDF #B86FDF #DF806F #96DF6F
split-complementary
#6FCEDF #DF6F96 #DFB86F
monochromatic
#2699AD #3DBDD4 #6FCEDF #A1DFEA #D3F0F5
Accessibility & contrast
On white
1.82
#6FCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6FCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#27D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcedf; /* rgb */ color: rgb(111, 206, 223); /* oklch */ color: oklch(79.9% 0.093 210.5);
Tailwind
colors: {
custom: {
50: '#a0dde9',
500: '#6fcedf',
950: '#000000',
},
}SCSS
$custom: #6fcedf; $custom-light: #a0dde9; $custom-dark: #000000;
JSON
{
"hex": "#6fcedf",
"rgb": {
"r": 111,
"g": 206,
"b": 223
},
"hsl": {
"h": 189.107,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.79935,
"c": 0.09298,
"h": 210.5
},
"luminance": 0.5285
}Semantic roles & 50–950 ramp
primary
#6FCEDF
secondary
#AF5443
accent
#351ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484