#CEFBF3#CEFBF3
#CEFBF3 is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.4% C 0.047 H 183.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBF3 |
|---|---|
| RGB | rgb(206, 251, 243) |
| HSL | hsl(169, 85%, 90%) |
| HSV | hsv(169, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(95.41, -15.87, -0.93) |
| CIE-LCH | lch(95.41, 15.89, 183.36°) |
| OKLab | oklab(95.45% -0.0471 -0.0027) |
| OKLCH | oklch(95.45% 0.047 183.3) |
| XYZ | xyz(76.1240, 88.5849, 97.8644) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.90
Light Light Blue
#CAFFFB
ΔE00 2.26
Duck Egg Blue
#C3FBF4
ΔE00 2.30
Eggshell Blue
#C4FFF7
ΔE00 2.82
Pale Blue
#D0FEFE
ΔE00 3.31
Very Pale Blue
#D6FFFE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBF3 #FBCED6
analogous
#CEFBDD #CEFBF3 #CEEDFB
triadic
#CEFBF3 #F3CEFB #FBF3CE
tetradic
#CEFBF3 #DDCEFB #FBCED6 #EDFBCE
square
#CEFBF3 #DDCEFB #FBCED6 #EDFBCE
split-complementary
#CEFBF3 #FBCEED #FBDDCE
monochromatic
#5DF2D7 #95F6E5 #CEFBF3 #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.12
#CEFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CEFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBF3
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBF3 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F3
Deuteranopia (green-blind)
#EEEFF4
Tritanopia (blue-blind)
#C2FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbf3; /* rgb */ color: rgb(206, 251, 243); /* oklch */ color: oklch(95.4% 0.047 183.3);
Tailwind
colors: {
custom: {
50: '#ddfcf7',
500: '#cefbf3',
950: '#000000',
},
}SCSS
$custom: #cefbf3; $custom-light: #ddfcf7; $custom-dark: #000000;
JSON
{
"hex": "#cefbf3",
"rgb": {
"r": 206,
"g": 251,
"b": 243
},
"hsl": {
"h": 169.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95448,
"c": 0.04722,
"h": 183.3
},
"luminance": 0.88587
}Semantic roles & 50–950 ramp
primary
#CEFBF3
secondary
#E28C9B
accent
#042BE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585