#CEFBEE#CEFBEE
#CEFBEE is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.3% C 0.049 H 175.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBEE |
|---|---|
| RGB | rgb(206, 251, 238) |
| HSL | hsl(163, 85%, 90%) |
| HSV | hsv(163, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(95.28, -16.85, 1.47) |
| CIE-LCH | lch(95.28, 16.91, 175.02°) |
| OKLab | oklab(95.31% -0.0491 0.0036) |
| OKLCH | oklch(95.31% 0.049 175.8) |
| XYZ | xyz(75.3792, 88.2870, 93.9419) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.18
Eggshell Blue
#C4FFF7
ΔE00 3.38
Ice
#D6FFFA
ΔE00 3.50
Light Light Blue
#CAFFFB
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 5.11
Pale Aqua
#B8FFEB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBEE #FBCEDB
analogous
#CEFBD8 #CEFBEE #CEF2FB
triadic
#CEFBEE #EECEFB #FBEECE
tetradic
#CEFBEE #D8CEFB #FBCEDB #F2FBCE
square
#CEFBEE #D8CEFB #FBCEDB #F2FBCE
split-complementary
#CEFBEE #FBCEF2 #FBD8CE
monochromatic
#5DF2C7 #95F6DA #CEFBEE #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.13
#CEFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#CEFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBEE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBEE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#C3FCF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefbee; /* rgb */ color: rgb(206, 251, 238); /* oklch */ color: oklch(95.3% 0.049 175.8);
Tailwind
colors: {
custom: {
50: '#ddfcf3',
500: '#cefbee',
950: '#000000',
},
}SCSS
$custom: #cefbee; $custom-light: #ddfcf3; $custom-dark: #000000;
JSON
{
"hex": "#cefbee",
"rgb": {
"r": 206,
"g": 251,
"b": 238
},
"hsl": {
"h": 162.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95307,
"c": 0.04923,
"h": 175.8
},
"luminance": 0.88289
}Semantic roles & 50–950 ramp
primary
#CEFBEE
secondary
#E28CA4
accent
#0444E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585