#CBFFE7#CBFFE7
#CBFFE7 is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.062 H 165.3°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE7 |
|---|---|
| RGB | rgb(203, 255, 231) |
| HSL | hsl(152, 100%, 90%) |
| HSV | hsv(152, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(95.99, -21.07, 6.08) |
| CIE-LCH | lch(95.99, 21.93, 163.91°) |
| OKLab | oklab(95.77% -0.0598 0.0157) |
| OKLCH | oklch(95.77% 0.062 165.3) |
| XYZ | xyz(74.8084, 89.9836, 89.0129) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.82
Eggshell Blue
#C4FFF7
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Pale Turquoise
#A5FBD5
ΔE00 6.40
Light Light Blue
#CAFFFB
ΔE00 7.27
Ice
#D6FFFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE7 #FFCBE3
analogous
#CBFFCD #CBFFE7 #CBFDFF
triadic
#CBFFE7 #E7CBFF #FFE7CB
tetradic
#CBFFE7 #CDCBFF #FFCBE3 #FDFFCB
square
#CBFFE7 #CDCBFF #FFCBE3 #FDFFCB
split-complementary
#CBFFE7 #FFCBFD #FFCDCB
monochromatic
#51FFAF #8EFFCB #CBFFE7 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.11
#CBFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CBFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE7
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE7 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E6
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#C1FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe7; /* rgb */ color: rgb(203, 255, 231); /* oklch */ color: oklch(95.8% 0.062 165.3);
Tailwind
colors: {
custom: {
50: '#dbffee',
500: '#cbffe7',
950: '#000000',
},
}SCSS
$custom: #cbffe7; $custom-light: #dbffee; $custom-dark: #000000;
JSON
{
"hex": "#cbffe7",
"rgb": {
"r": 203,
"g": 255,
"b": 231
},
"hsl": {
"h": 152.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95769,
"c": 0.06187,
"h": 165.3
},
"luminance": 0.89986
}Semantic roles & 50–950 ramp
primary
#CBFFE7
secondary
#E985B3
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685