#CFFFF2#CFFFF2
#CFFFF2 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.052 H 176.9°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF2 |
|---|---|
| RGB | rgb(207, 255, 242) |
| HSL | hsl(164, 100%, 91%) |
| HSV | hsv(164, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.49, -17.72, 1.17) |
| CIE-LCH | lch(96.49, 17.76, 176.22°) |
| OKLab | oklab(96.32% -0.0518 0.0028) |
| OKLCH | oklch(96.32% 0.052 176.9) |
| XYZ | xyz(77.5147, 91.1938, 97.5053) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.86
Duck Egg Blue
#C3FBF4
ΔE00 2.93
Light Light Blue
#CAFFFB
ΔE00 3.56
Ice
#D6FFFA
ΔE00 3.58
Pale Aqua
#B8FFEB
ΔE00 4.72
Very Pale Blue
#D6FFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF2 #FFCFDC
analogous
#CFFFDA #CFFFF2 #CFF4FF
triadic
#CFFFF2 #F2CFFF #FFF2CF
tetradic
#CFFFF2 #DACFFF #FFCFDC #F4FFCF
square
#CFFFF2 #DACFFF #FFCFDC #F4FFCF
split-complementary
#CFFFF2 #FFCFF4 #FFDACF
monochromatic
#55FFD1 #92FFE1 #CFFFF2 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.09
#CFFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#CFFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF2
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF2 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F2F2F3
Tritanopia (blue-blind)
#C3FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff2; /* rgb */ color: rgb(207, 255, 242); /* oklch */ color: oklch(96.3% 0.052 176.9);
Tailwind
colors: {
custom: {
50: '#defff6',
500: '#cffff2',
950: '#000000',
},
}SCSS
$custom: #cffff2; $custom-light: #defff6; $custom-dark: #000000;
JSON
{
"hex": "#cffff2",
"rgb": {
"r": 207,
"g": 255,
"b": 242
},
"hsl": {
"h": 163.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96316,
"c": 0.05186,
"h": 176.9
},
"luminance": 0.91196
}Semantic roles & 50–950 ramp
primary
#CFFFF2
secondary
#EA88A3
accent
#003EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685