#CEFDEF#CEFDEF
#CEFDEF is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.051 H 175.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDEF |
|---|---|
| RGB | rgb(206, 253, 239) |
| HSL | hsl(162, 92%, 90%) |
| HSV | hsv(162, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(95.83, -17.64, 1.75) |
| CIE-LCH | lch(95.83, 17.72, 174.33°) |
| OKLab | oklab(95.75% -0.0513 0.0044) |
| OKLCH | oklch(95.75% 0.051 175.1) |
| XYZ | xyz(76.1546, 89.6020, 94.9271) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.24
Eggshell Blue
#C4FFF7
ΔE00 3.26
Ice
#D6FFFA
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 3.99
Pale Aqua
#B8FFEB
ΔE00 4.68
Very Pale Blue
#D6FFFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDEF #FDCEDC
analogous
#CEFDD8 #CEFDEF #CEF3FD
triadic
#CEFDEF #EFCEFD #FDEFCE
tetradic
#CEFDEF #D8CEFD #FDCEDC #F3FDCE
square
#CEFDEF #D8CEFD #FDCEDC #F3FDCE
split-complementary
#CEFDEF #FDCEF3 #FDD8CE
monochromatic
#58F8C9 #93FBDC #CEFDEF #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CEFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CEFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDEF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDEF | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#C3FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdef; /* rgb */ color: rgb(206, 253, 239); /* oklch */ color: oklch(95.8% 0.051 175.1);
Tailwind
colors: {
custom: {
50: '#ddfef4',
500: '#cefdef',
950: '#000000',
},
}SCSS
$custom: #cefdef; $custom-light: #ddfef4; $custom-dark: #000000;
JSON
{
"hex": "#cefdef",
"rgb": {
"r": 206,
"g": 253,
"b": 239
},
"hsl": {
"h": 162.128,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95752,
"c": 0.05149,
"h": 175.1
},
"luminance": 0.89604
}Semantic roles & 50–950 ramp
primary
#CEFDEF
secondary
#E68AA5
accent
#0044E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585