#CBFFE6#CBFFE6
#CBFFE6 is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.7% C 0.063 H 164.3°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE6 |
|---|---|
| RGB | rgb(203, 255, 230) |
| HSL | hsl(151, 100%, 90%) |
| HSV | hsv(151, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(95.97, -21.26, 6.56) |
| CIE-LCH | lch(95.97, 22.25, 162.86°) |
| OKLab | oklab(95.74% -0.0602 0.017) |
| OKLCH | oklch(95.74% 0.063 164.3) |
| XYZ | xyz(74.6676, 89.9273, 88.2712) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.99
Eggshell Blue
#C4FFF7
ΔE00 6.22
Pale Turquoise
#A5FBD5
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Ice
#D6FFFA
ΔE00 7.58
Mint
#AAF0C1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE6 #FFCBE4
analogous
#CBFFCC #CBFFE6 #CBFEFF
triadic
#CBFFE6 #E6CBFF #FFE6CB
tetradic
#CBFFE6 #CCCBFF #FFCBE4 #FEFFCB
square
#CBFFE6 #CCCBFF #FFCBE4 #FEFFCB
split-complementary
#CBFFE6 #FFCBFE #FFCCCB
monochromatic
#51FFAB #8EFFC9 #CBFFE6 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.11
#CBFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CBFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE6
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE6 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E5
Deuteranopia (green-blind)
#F3F1E7
Tritanopia (blue-blind)
#C1FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe6; /* rgb */ color: rgb(203, 255, 230); /* oklch */ color: oklch(95.7% 0.063 164.3);
Tailwind
colors: {
custom: {
50: '#dbffed',
500: '#cbffe6',
950: '#000000',
},
}SCSS
$custom: #cbffe6; $custom-light: #dbffed; $custom-dark: #000000;
JSON
{
"hex": "#cbffe6",
"rgb": {
"r": 203,
"g": 255,
"b": 230
},
"hsl": {
"h": 151.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95743,
"c": 0.0626,
"h": 164.3
},
"luminance": 0.8993
}Semantic roles & 50–950 ramp
primary
#CBFFE6
secondary
#E985B5
accent
#006EE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684