#CFF2EB#CFF2EB
#CFF2EB is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.4% C 0.038 H 182.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2EB |
|---|---|
| RGB | rgb(207, 242, 235) |
| HSL | hsl(168, 57%, 88%) |
| HSV | hsv(168, 14%, 95%) |
| CMYK | cmyk(14.5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(92.91, -12.65, -0.43) |
| CIE-LCH | lch(92.91, 12.66, 181.94°) |
| OKLab | oklab(93.42% -0.0375 -0.0013) |
| OKLCH | oklch(93.42% 0.038 182) |
| XYZ | xyz(72.4759, 82.7660, 90.7381) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.96
Ice Blue (survey)
#D7FFFE
ΔE00 3.71
Very Pale Blue
#D6FFFE
ΔE00 3.74
Very Light Blue
#D5FFFF
ΔE00 4.06
Really Light Blue
#D4FFFF
ΔE00 4.11
Pale Blue
#D0FEFE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2EB #F2CFD6
analogous
#CFF2D9 #CFF2EB #CFE7F2
triadic
#CFF2EB #EBCFF2 #F2EBCF
tetradic
#CFF2EB #D9CFF2 #F2CFD6 #E7F2CF
square
#CFF2EB #D9CFF2 #F2CFD6 #E7F2CF
split-complementary
#CFF2EB #F2CFE7 #F2D9CF
monochromatic
#6FD8C3 #9FE5D7 #CFF2EB #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.20
#CFF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2EB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2EB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#C6F3F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff2eb; /* rgb */ color: rgb(207, 242, 235); /* oklch */ color: oklch(93.4% 0.038 182.0);
Tailwind
colors: {
custom: {
50: '#def6f1',
500: '#cff2eb',
950: '#000000',
},
}SCSS
$custom: #cff2eb; $custom-light: #def6f1; $custom-dark: #000000;
JSON
{
"hex": "#cff2eb",
"rgb": {
"r": 207,
"g": 242,
"b": 235
},
"hsl": {
"h": 168,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.93417,
"c": 0.03753,
"h": 182
},
"luminance": 0.82768
}Semantic roles & 50–950 ramp
primary
#CFF2EB
secondary
#D194A0
accent
#2141C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585