#CEFBF2#CEFBF2
#CEFBF2 is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.048 H 181.8°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBF2 |
|---|---|
| RGB | rgb(206, 251, 242) |
| HSL | hsl(168, 85%, 90%) |
| HSV | hsv(168, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(95.38, -16.06, -0.45) |
| CIE-LCH | lch(95.38, 16.07, 181.61°) |
| OKLab | oklab(95.42% -0.0475 -0.0015) |
| OKLCH | oklch(95.42% 0.048 181.8) |
| XYZ | xyz(75.9734, 88.5246, 97.0713) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.19
Duck Egg Blue
#C3FBF4
ΔE00 2.37
Light Light Blue
#CAFFFB
ΔE00 2.54
Eggshell Blue
#C4FFF7
ΔE00 2.83
Very Pale Blue
#D6FFFE
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBF2 #FBCED7
analogous
#CEFBDC #CEFBF2 #CEEEFB
triadic
#CEFBF2 #F2CEFB #FBF2CE
tetradic
#CEFBF2 #DCCEFB #FBCED7 #EEFBCE
square
#CEFBF2 #DCCEFB #FBCED7 #EEFBCE
split-complementary
#CEFBF2 #FBCEEE #FBDCCE
monochromatic
#5DF2D4 #95F6E3 #CEFBF2 #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.12
#CEFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CEFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBF2
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBF2 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F2
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#C2FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbf2; /* rgb */ color: rgb(206, 251, 242); /* oklch */ color: oklch(95.4% 0.048 181.8);
Tailwind
colors: {
custom: {
50: '#ddfcf6',
500: '#cefbf2',
950: '#000000',
},
}SCSS
$custom: #cefbf2; $custom-light: #ddfcf6; $custom-dark: #000000;
JSON
{
"hex": "#cefbf2",
"rgb": {
"r": 206,
"g": 251,
"b": 242
},
"hsl": {
"h": 168,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95419,
"c": 0.04756,
"h": 181.8
},
"luminance": 0.88527
}Semantic roles & 50–950 ramp
primary
#CEFBF2
secondary
#E28C9D
accent
#0430E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585