#CFF3EE#CFF3EE
#CFF3EE is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.7% C 0.038 H 186.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3EE |
|---|---|
| RGB | rgb(207, 243, 238) |
| HSL | hsl(172, 60%, 88%) |
| HSV | hsv(172, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.25, -12.57, -1.49) |
| CIE-LCH | lch(93.25, 12.66, 186.78°) |
| OKLab | oklab(93.71% -0.0377 -0.0042) |
| OKLCH | oklch(93.71% 0.038 186.3) |
| XYZ | xyz(73.2114, 83.5378, 93.1395) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.58
Ice Blue (survey)
#D7FFFE
ΔE00 3.00
Very Pale Blue
#D6FFFE
ΔE00 3.03
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3EE #F3CFD4
analogous
#CFF3DC #CFF3EE #CFE6F3
triadic
#CFF3EE #EECFF3 #F3EECF
tetradic
#CFF3EE #DCCFF3 #F3CFD4 #E6F3CF
square
#CFF3EE #DCCFF3 #F3CFD4 #E6F3CF
split-complementary
#CFF3EE #F3CFE6 #F3DCCF
monochromatic
#6DDBCB #9EE7DD #CFF3EE #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.19
#CFF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#CFF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3EE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3EE | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E8E9EF
Tritanopia (blue-blind)
#C6F5F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff3ee; /* rgb */ color: rgb(207, 243, 238); /* oklch */ color: oklch(93.7% 0.038 186.3);
Tailwind
colors: {
custom: {
50: '#def7f3',
500: '#cff3ee',
950: '#000000',
},
}SCSS
$custom: #cff3ee; $custom-light: #def7f3; $custom-dark: #000000;
JSON
{
"hex": "#cff3ee",
"rgb": {
"r": 207,
"g": 243,
"b": 238
},
"hsl": {
"h": 171.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93709,
"c": 0.0379,
"h": 186.3
},
"luminance": 0.8354
}Semantic roles & 50–950 ramp
primary
#CFF3EE
secondary
#D3939C
accent
#1E35C8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585