#CFEFF2#CFEFF2
#CFEFF2 is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.034 H 203.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF2 |
|---|---|
| RGB | rgb(207, 239, 242) |
| HSL | hsl(185, 57%, 88%) |
| HSV | hsv(185, 14%, 95%) |
| CMYK | cmyk(14.5%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.31, -9.76, -4.95) |
| CIE-LCH | lch(92.31, 10.95, 206.88°) |
| OKLab | oklab(93% -0.0308 -0.0134) |
| OKLCH | oklch(93% 0.034 203.5) |
| XYZ | xyz(72.6215, 81.4074, 95.8742) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.39
Pale Blue
#D0FEFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF2 #F2D2CF
analogous
#CFF2E3 #CFEFF2 #CFDDF2
triadic
#CFEFF2 #F2CFEF #EFF2CF
tetradic
#CFEFF2 #E3CFF2 #F2D2CF #DDF2CF
square
#CFEFF2 #E3CFF2 #F2D2CF #DDF2CF
split-complementary
#CFEFF2 #F2CFDD #F2E3CF
monochromatic
#6FCFD8 #9FDFE5 #CFEFF2 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.22
#CFEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CFEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF2
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF2 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#C5F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff2; /* rgb */ color: rgb(207, 239, 242); /* oklch */ color: oklch(93.0% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#def4f6',
500: '#cfeff2',
950: '#000000',
},
}SCSS
$custom: #cfeff2; $custom-light: #def4f6; $custom-dark: #000000;
JSON
{
"hex": "#cfeff2",
"rgb": {
"r": 207,
"g": 239,
"b": 242
},
"hsl": {
"h": 185.143,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.93002,
"c": 0.03363,
"h": 203.5
},
"luminance": 0.81409
}Semantic roles & 50–950 ramp
primary
#CFEFF2
secondary
#D19994
accent
#2F21C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585