#CEFEE6#CEFEE6
#CEFEE6 is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.7% C 0.059 H 163.4°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEE6 |
|---|---|
| RGB | rgb(206, 254, 230) |
| HSL | hsl(150, 96%, 90%) |
| HSV | hsv(150, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(95.88, -19.84, 6.45) |
| CIE-LCH | lch(95.88, 20.86, 161.98°) |
| OKLab | oklab(95.72% -0.0562 0.0167) |
| OKLCH | oklch(95.72% 0.059 163.4) |
| XYZ | xyz(75.1745, 89.7164, 88.2038) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.57
Eggshell Blue
#C4FFF7
ΔE00 6.19
Duck Egg Blue
#C3FBF4
ΔE00 6.38
Pale Turquoise
#A5FBD5
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.12
Light Light Blue
#CAFFFB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEE6 #FECEE6
analogous
#CEFECE #CEFEE6 #CEFEFE
triadic
#CEFEE6 #E6CEFE #FEE6CE
tetradic
#CEFEE6 #CECEFE #FECEE6 #FEFECE
square
#CEFEE6 #CECEFE #FECEE6 #FEFECE
split-complementary
#CEFEE6 #FECEFE #FECECE
monochromatic
#56FCA9 #92FDC7 #CEFEE6 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.11
#CEFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CEFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEE6
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEE6 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E5
Deuteranopia (green-blind)
#F3F1E7
Tritanopia (blue-blind)
#C5FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefee6; /* rgb */ color: rgb(206, 254, 230); /* oklch */ color: oklch(95.7% 0.059 163.4);
Tailwind
colors: {
custom: {
50: '#ddfeed',
500: '#cefee6',
950: '#000000',
},
}SCSS
$custom: #cefee6; $custom-light: #ddfeed; $custom-dark: #000000;
JSON
{
"hex": "#cefee6",
"rgb": {
"r": 206,
"g": 254,
"b": 230
},
"hsl": {
"h": 150,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95719,
"c": 0.05862,
"h": 163.4
},
"luminance": 0.89719
}Semantic roles & 50–950 ramp
primary
#CEFEE6
secondary
#E888B8
accent
#0073E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684