#CEFBF4#CEFBF4
#CEFBF4 is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.5% C 0.047 H 184.9°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBF4 |
|---|---|
| RGB | rgb(206, 251, 244) |
| HSL | hsl(171, 85%, 90%) |
| HSV | hsv(171, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(95.43, -15.67, -1.41) |
| CIE-LCH | lch(95.43, 15.73, 185.15°) |
| OKLab | oklab(95.48% -0.0468 -0.004) |
| OKLCH | oklch(95.48% 0.047 184.9) |
| XYZ | xyz(76.2754, 88.6455, 98.6619) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.65
Light Light Blue
#CAFFFB
ΔE00 2.03
Duck Egg Blue
#C3FBF4
ΔE00 2.30
Eggshell Blue
#C4FFF7
ΔE00 2.87
Pale Blue
#D0FEFE
ΔE00 2.92
Very Pale Blue
#D6FFFE
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBF4 #FBCED5
analogous
#CEFBDE #CEFBF4 #CEECFB
triadic
#CEFBF4 #F4CEFB #FBF4CE
tetradic
#CEFBF4 #DECEFB #FBCED5 #ECFBCE
square
#CEFBF4 #DECEFB #FBCED5 #ECFBCE
split-complementary
#CEFBF4 #FBCEEC #FBDECE
monochromatic
#5DF2DB #95F6E7 #CEFBF4 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.12
#CEFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#CEFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBF4
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBF4 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F4
Deuteranopia (green-blind)
#EDEFF5
Tritanopia (blue-blind)
#C2FDF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbf4; /* rgb */ color: rgb(206, 251, 244); /* oklch */ color: oklch(95.5% 0.047 184.9);
Tailwind
colors: {
custom: {
50: '#ddfcf7',
500: '#cefbf4',
950: '#000000',
},
}SCSS
$custom: #cefbf4; $custom-light: #ddfcf7; $custom-dark: #000000;
JSON
{
"hex": "#cefbf4",
"rgb": {
"r": 206,
"g": 251,
"b": 244
},
"hsl": {
"h": 170.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95476,
"c": 0.04693,
"h": 184.9
},
"luminance": 0.88648
}Semantic roles & 50–950 ramp
primary
#CEFBF4
secondary
#E28C99
accent
#0427E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585