#CBFFF0#CBFFF0
#CBFFF0 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.056 H 175.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF0 |
|---|---|
| RGB | rgb(203, 255, 240) |
| HSL | hsl(163, 100%, 90%) |
| HSV | hsv(163, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.21, -19.34, 1.76) |
| CIE-LCH | lch(96.21, 19.42, 174.80°) |
| OKLab | oklab(96.01% -0.0562 0.0044) |
| OKLCH | oklch(96.01% 0.056 175.6) |
| XYZ | xyz(76.1123, 90.5052, 95.8802) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.92
Duck Egg Blue
#C3FBF4
ΔE00 3.18
Pale Aqua
#B8FFEB
ΔE00 3.67
Light Light Blue
#CAFFFB
ΔE00 4.17
Ice
#D6FFFA
ΔE00 4.62
Pale Cyan
#B7FFFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF0 #FFCBDA
analogous
#CBFFD6 #CBFFF0 #CBF4FF
triadic
#CBFFF0 #F0CBFF #FFF0CB
tetradic
#CBFFF0 #D6CBFF #FFCBDA #F4FFCB
square
#CBFFF0 #D6CBFF #FFCBDA #F4FFCB
split-complementary
#CBFFF0 #FFCBF4 #FFD6CB
monochromatic
#51FFCD #8EFFDE #CBFFF0 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#CBFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CBFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF0
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF0 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#BEFFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfff0; /* rgb */ color: rgb(203, 255, 240); /* oklch */ color: oklch(96.0% 0.056 175.6);
Tailwind
colors: {
custom: {
50: '#dbfff4',
500: '#cbfff0',
950: '#000000',
},
}SCSS
$custom: #cbfff0; $custom-light: #dbfff4; $custom-dark: #000000;
JSON
{
"hex": "#cbfff0",
"rgb": {
"r": 203,
"g": 255,
"b": 240
},
"hsl": {
"h": 162.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96013,
"c": 0.05642,
"h": 175.6
},
"luminance": 0.90508
}Semantic roles & 50–950 ramp
primary
#CBFFF0
secondary
#E985A2
accent
#0042E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685