#CBFFEE#CBFFEE
#CBFFEE is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.057 H 173.1°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFEE |
|---|---|
| RGB | rgb(203, 255, 238) |
| HSL | hsl(160, 100%, 90%) |
| HSV | hsv(160, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.16, -19.73, 2.72) |
| CIE-LCH | lch(96.16, 19.91, 172.15°) |
| OKLab | oklab(95.96% -0.057 0.0069) |
| OKLCH | oklch(95.96% 0.057 173.1) |
| XYZ | xyz(75.8169, 90.3870, 94.3241) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.45
Eggshell Blue
#C4FFF7
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Light Light Blue
#CAFFFB
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.21
Pale Cyan
#B7FFFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFEE #FFCBDC
analogous
#CBFFD4 #CBFFEE #CBF6FF
triadic
#CBFFEE #EECBFF #FFEECB
tetradic
#CBFFEE #D4CBFF #FFCBDC #F6FFCB
square
#CBFFEE #D4CBFF #FFCBDC #F6FFCB
split-complementary
#CBFFEE #FFCBF6 #FFD4CB
monochromatic
#51FFC6 #8EFFDA #CBFFEE #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CBFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CBFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFEE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFEE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbffee; /* rgb */ color: rgb(203, 255, 238); /* oklch */ color: oklch(96.0% 0.057 173.1);
Tailwind
colors: {
custom: {
50: '#dbfff3',
500: '#cbffee',
950: '#000000',
},
}SCSS
$custom: #cbffee; $custom-light: #dbfff3; $custom-dark: #000000;
JSON
{
"hex": "#cbffee",
"rgb": {
"r": 203,
"g": 255,
"b": 238
},
"hsl": {
"h": 160.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95958,
"c": 0.05747,
"h": 173.1
},
"luminance": 0.9039
}Semantic roles & 50–950 ramp
primary
#CBFFEE
secondary
#E985A6
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685