#CBFFFE#CBFFFE
#CBFFFE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.053 H 194.9°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFFE |
|---|---|
| RGB | rgb(203, 255, 254) |
| HSL | hsl(179, 100%, 90%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.56, -16.52, -4.93) |
| CIE-LCH | lch(96.56, 17.24, 196.61°) |
| OKLab | oklab(96.41% -0.0508 -0.0135) |
| OKLCH | oklch(96.41% 0.053 194.9) |
| XYZ | xyz(78.2728, 91.3694, 107.2587) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.25
Pale Blue
#D0FEFE
ΔE00 1.41
Light Sky Blue
#C6FCFF
ΔE00 1.69
Really Light Blue
#D4FFFF
ΔE00 2.11
Very Light Blue
#D5FFFF
ΔE00 2.34
Very Pale Blue
#D6FFFE
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFFE #FFCBCC
analogous
#CBFFE4 #CBFFFE #CBE6FF
triadic
#CBFFFE #FECBFF #FFFECB
tetradic
#CBFFFE #E4CBFF #FFCBCC #E6FFCB
square
#CBFFFE #E4CBFF #FFCBCC #E6FFCB
split-complementary
#CBFFFE #FFCBE6 #FFE4CB
monochromatic
#51FFFC #8EFFFD #CBFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CBFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#CBFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFFE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFFE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BBFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfffe; /* rgb */ color: rgb(203, 255, 254); /* oklch */ color: oklch(96.4% 0.053 194.9);
Tailwind
colors: {
custom: {
50: '#dbfffe',
500: '#cbfffe',
950: '#000000',
},
}SCSS
$custom: #cbfffe; $custom-light: #dbfffe; $custom-dark: #000000;
JSON
{
"hex": "#cbfffe",
"rgb": {
"r": 203,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96414,
"c": 0.05255,
"h": 194.9
},
"luminance": 0.91372
}Semantic roles & 50–950 ramp
primary
#CBFFFE
secondary
#E98587
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685