#CEF4F2#CEF4F2
#CEF4F2 is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.0% C 0.039 H 192.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF4F2 |
|---|---|
| RGB | rgb(206, 244, 242) |
| HSL | hsl(177, 63%, 88%) |
| HSV | hsv(177, 16%, 96%) |
| CMYK | cmyk(15.6%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(93.55, -12.59, -3.13) |
| CIE-LCH | lch(93.55, 12.97, 193.98°) |
| OKLab | oklab(93.97% -0.0384 -0.0086) |
| OKLCH | oklch(93.97% 0.039 192.6) |
| XYZ | xyz(73.8271, 84.2319, 96.3558) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.29
Very Pale Blue
#D6FFFE
ΔE00 2.30
Very Light Blue
#D5FFFF
ΔE00 2.43
Really Light Blue
#D4FFFF
ΔE00 2.48
Pale Blue
#D0FEFE
ΔE00 2.59
Ice
#D6FFFA
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF4F2 #F4CED0
analogous
#CEF4DF #CEF4F2 #CEE3F4
triadic
#CEF4F2 #F2CEF4 #F4F2CE
tetradic
#CEF4F2 #DFCEF4 #F4CED0 #E3F4CE
square
#CEF4F2 #DFCEF4 #F4CED0 #E3F4CE
split-complementary
#CEF4F2 #F4CEE3 #F4DFCE
monochromatic
#6ADED7 #9CE9E5 #CEF4F2 #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.18
#CEF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CEF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF4F2
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF4F2 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#C3F6F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef4f2; /* rgb */ color: rgb(206, 244, 242); /* oklch */ color: oklch(94.0% 0.039 192.6);
Tailwind
colors: {
custom: {
50: '#ddf7f6',
500: '#cef4f2',
950: '#000000',
},
}SCSS
$custom: #cef4f2; $custom-light: #ddf7f6; $custom-dark: #000000;
JSON
{
"hex": "#cef4f2",
"rgb": {
"r": 206,
"g": 244,
"b": 242
},
"hsl": {
"h": 176.842,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.93967,
"c": 0.03934,
"h": 192.6
},
"luminance": 0.84234
}Semantic roles & 50–950 ramp
primary
#CEF4F2
secondary
#D59195
accent
#1A24CB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585