#CBFFED#CBFFED
#CBFFED is a very light, muted teal. Relative luminance 0.903; OKLCH L 95.9% C 0.058 H 171.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFED |
|---|---|
| RGB | rgb(203, 255, 237) |
| HSL | hsl(159, 100%, 90%) |
| HSV | hsv(159, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.13, -19.92, 3.20) |
| CIE-LCH | lch(96.13, 20.18, 170.88°) |
| OKLab | oklab(95.93% -0.0574 0.0082) |
| OKLCH | oklch(95.93% 0.058 171.9) |
| XYZ | xyz(75.6703, 90.3284, 93.5525) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.39
Eggshell Blue
#C4FFF7
ΔE00 3.92
Duck Egg Blue
#C3FBF4
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 5.24
Ice
#D6FFFA
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFED #FFCBDD
analogous
#CBFFD3 #CBFFED #CBF7FF
triadic
#CBFFED #EDCBFF #FFEDCB
tetradic
#CBFFED #D3CBFF #FFCBDD #F7FFCB
square
#CBFFED #D3CBFF #FFCBDD #F7FFCB
split-complementary
#CBFFED #FFCBF7 #FFD3CB
monochromatic
#51FFC3 #8EFFD8 #CBFFED #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CBFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CBFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFED
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFED | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#BFFFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbffed; /* rgb */ color: rgb(203, 255, 237); /* oklch */ color: oklch(95.9% 0.058 171.9);
Tailwind
colors: {
custom: {
50: '#dbfff2',
500: '#cbffed',
950: '#000000',
},
}SCSS
$custom: #cbffed; $custom-light: #dbfff2; $custom-dark: #000000;
JSON
{
"hex": "#cbffed",
"rgb": {
"r": 203,
"g": 255,
"b": 237
},
"hsl": {
"h": 159.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9593,
"c": 0.05802,
"h": 171.9
},
"luminance": 0.90331
}Semantic roles & 50–950 ramp
primary
#CBFFED
secondary
#E985A8
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685