#CEF6EA#CEF6EA
#CEF6EA is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.2% C 0.044 H 175.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF6EA |
|---|---|
| RGB | rgb(206, 246, 234) |
| HSL | hsl(162, 69%, 89%) |
| HSV | hsv(162, 16%, 96%) |
| CMYK | cmyk(16.3%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(93.87, -15.15, 1.48) |
| CIE-LCH | lch(93.87, 15.22, 174.42°) |
| OKLab | oklab(94.15% -0.0441 0.0037) |
| OKLCH | oklch(94.15% 0.044 175.2) |
| XYZ | xyz(73.2568, 84.9719, 90.3675) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.40
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 4.37
Very Pale Blue
#D6FFFE
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF6EA #F6CEDA
analogous
#CEF6D6 #CEF6EA #CEEEF6
triadic
#CEF6EA #EACEF6 #F6EACE
tetradic
#CEF6EA #D6CEF6 #F6CEDA #EEF6CE
square
#CEF6EA #D6CEF6 #F6CEDA #EEF6CE
split-complementary
#CEF6EA #F6CEEE #F6D6CE
monochromatic
#67E3BE #9AEDD4 #CEF6EA #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.17
#CEF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#CEF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF6EA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF6EA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#C5F7F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cef6ea; /* rgb */ color: rgb(206, 246, 234); /* oklch */ color: oklch(94.2% 0.044 175.2);
Tailwind
colors: {
custom: {
50: '#ddf9f0',
500: '#cef6ea',
950: '#000000',
},
}SCSS
$custom: #cef6ea; $custom-light: #ddf9f0; $custom-dark: #000000;
JSON
{
"hex": "#cef6ea",
"rgb": {
"r": 206,
"g": 246,
"b": 234
},
"hsl": {
"h": 162,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.94153,
"c": 0.04429,
"h": 175.2
},
"luminance": 0.84974
}Semantic roles & 50–950 ramp
primary
#CEF6EA
secondary
#D890A6
accent
#154DD1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585