#CBFFE9#CBFFE9
#CBFFE9 is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.8% C 0.060 H 167.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE9 |
|---|---|
| RGB | rgb(203, 255, 233) |
| HSL | hsl(155, 100%, 90%) |
| HSV | hsv(155, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(96.04, -20.69, 5.12) |
| CIE-LCH | lch(96.04, 21.31, 166.11°) |
| OKLab | oklab(95.82% -0.059 0.0132) |
| OKLCH | oklch(95.82% 0.061 167.4) |
| XYZ | xyz(75.0925, 90.0972, 90.5090) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.56
Eggshell Blue
#C4FFF7
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Light Light Blue
#CAFFFB
ΔE00 6.61
Ice
#D6FFFA
ΔE00 6.70
Pale Turquoise
#A5FBD5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE9 #FFCBE1
analogous
#CBFFCF #CBFFE9 #CBFBFF
triadic
#CBFFE9 #E9CBFF #FFE9CB
tetradic
#CBFFE9 #CFCBFF #FFCBE1 #FBFFCB
square
#CBFFE9 #CFCBFF #FFCBE1 #FBFFCB
split-complementary
#CBFFE9 #FFCBFB #FFCFCB
monochromatic
#51FFB5 #8EFFCF #CBFFE9 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.10
#CBFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CBFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE9
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE9 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E8
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#C0FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbffe9; /* rgb */ color: rgb(203, 255, 233); /* oklch */ color: oklch(95.8% 0.060 167.4);
Tailwind
colors: {
custom: {
50: '#dbfff0',
500: '#cbffe9',
950: '#000000',
},
}SCSS
$custom: #cbffe9; $custom-light: #dbfff0; $custom-dark: #000000;
JSON
{
"hex": "#cbffe9",
"rgb": {
"r": 203,
"g": 255,
"b": 233
},
"hsl": {
"h": 154.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95822,
"c": 0.0605,
"h": 167.4
},
"luminance": 0.901
}Semantic roles & 50–950 ramp
primary
#CBFFE9
secondary
#E985AF
accent
#0061E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685