#CFF2F2#CFF2F2
#CFF2F2 is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.6% C 0.036 H 196.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2F2 |
|---|---|
| RGB | rgb(207, 242, 242) |
| HSL | hsl(180, 57%, 88%) |
| HSV | hsv(180, 14%, 95%) |
| CMYK | cmyk(14.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.09, -11.27, -3.80) |
| CIE-LCH | lch(93.09, 11.90, 198.63°) |
| OKLab | oklab(93.62% -0.0348 -0.0103) |
| OKLCH | oklch(93.62% 0.036 196.5) |
| XYZ | xyz(73.5071, 83.1785, 96.1694) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.84
Very Pale Blue
#D6FFFE
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 2.96
Really Light Blue
#D4FFFF
ΔE00 3.07
Lightcyan
#E0FFFF
ΔE00 3.07
Pale Blue
#D0FEFE
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2F2 #F2CFCF
analogous
#CFF2E0 #CFF2F2 #CFE0F2
triadic
#CFF2F2 #F2CFF2 #F2F2CF
tetradic
#CFF2F2 #E0CFF2 #F2CFCF #E0F2CF
square
#CFF2F2 #E0CFF2 #F2CFCF #E0F2CF
split-complementary
#CFF2F2 #F2CFE0 #F2E0CF
monochromatic
#6FD8D8 #9FE5E5 #CFF2F2 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.19
#CFF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CFF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2F2
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2F2 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#C5F4F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff2f2; /* rgb */ color: rgb(207, 242, 242); /* oklch */ color: oklch(93.6% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#def6f6',
500: '#cff2f2',
950: '#000000',
},
}SCSS
$custom: #cff2f2; $custom-light: #def6f6; $custom-dark: #000000;
JSON
{
"hex": "#cff2f2",
"rgb": {
"r": 207,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.93619,
"c": 0.03631,
"h": 196.5
},
"luminance": 0.8318
}Semantic roles & 50–950 ramp
primary
#CFF2F2
secondary
#D19494
accent
#2121C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585