#CFFBEE#CFFBEE
#CFFBEE is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.4% C 0.048 H 175.4°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBEE |
|---|---|
| RGB | rgb(207, 251, 238) |
| HSL | hsl(162, 85%, 90%) |
| HSV | hsv(162, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(95.34, -16.54, 1.56) |
| CIE-LCH | lch(95.34, 16.61, 174.60°) |
| OKLab | oklab(95.37% -0.0482 0.0039) |
| OKLCH | oklch(95.37% 0.048 175.4) |
| XYZ | xyz(75.6578, 88.4306, 93.9549) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Ice
#D6FFFA
ΔE00 3.43
Eggshell Blue
#C4FFF7
ΔE00 3.56
Light Light Blue
#CAFFFB
ΔE00 3.93
Very Pale Blue
#D6FFFE
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBEE #FBCFDC
analogous
#CFFBD8 #CFFBEE #CFF2FB
triadic
#CFFBEE #EECFFB #FBEECF
tetradic
#CFFBEE #D8CFFB #FBCFDC #F2FBCF
square
#CFFBEE #D8CFFB #FBCFDC #F2FBCF
split-complementary
#CFFBEE #FBCFF2 #FBD8CF
monochromatic
#5EF2C6 #97F6DA #CFFBEE #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.12
#CFFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CFFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBEE
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBEE | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#C5FCF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffbee; /* rgb */ color: rgb(207, 251, 238); /* oklch */ color: oklch(95.4% 0.048 175.4);
Tailwind
colors: {
custom: {
50: '#defcf3',
500: '#cffbee',
950: '#000000',
},
}SCSS
$custom: #cffbee; $custom-light: #defcf3; $custom-dark: #000000;
JSON
{
"hex": "#cffbee",
"rgb": {
"r": 207,
"g": 251,
"b": 238
},
"hsl": {
"h": 162.273,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.9537,
"c": 0.04833,
"h": 175.4
},
"luminance": 0.88433
}Semantic roles & 50–950 ramp
primary
#CFFBEE
secondary
#E28DA6
accent
#0446E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585