#CEFFF2#CEFFF2
#CEFFF2 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.053 H 177.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFF2 |
|---|---|
| RGB | rgb(206, 255, 242) |
| HSL | hsl(164, 100%, 90%) |
| HSV | hsv(164, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.43, -18.03, 1.08) |
| CIE-LCH | lch(96.43, 18.06, 176.58°) |
| OKLab | oklab(96.25% -0.0527 0.0026) |
| OKLCH | oklch(96.25% 0.053 177.2) |
| XYZ | xyz(77.2362, 91.0501, 97.4922) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Light Light Blue
#CAFFFB
ΔE00 3.51
Ice
#D6FFFA
ΔE00 3.69
Pale Aqua
#B8FFEB
ΔE00 4.54
Pale Cyan
#B7FFFA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFF2 #FFCEDB
analogous
#CEFFD9 #CEFFF2 #CEF3FF
triadic
#CEFFF2 #F2CEFF #FFF2CE
tetradic
#CEFFF2 #D9CEFF #FFCEDB #F3FFCE
square
#CEFFF2 #D9CEFF #FFCEDB #F3FFCE
split-complementary
#CEFFF2 #FFCEF3 #FFD9CE
monochromatic
#54FFD2 #91FFE2 #CEFFF2 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.09
#CEFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#CEFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFF2
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFF2 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F2F2F3
Tritanopia (blue-blind)
#C2FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefff2; /* rgb */ color: rgb(206, 255, 242); /* oklch */ color: oklch(96.3% 0.053 177.2);
Tailwind
colors: {
custom: {
50: '#ddfff6',
500: '#cefff2',
950: '#000000',
},
}SCSS
$custom: #cefff2; $custom-light: #ddfff6; $custom-dark: #000000;
JSON
{
"hex": "#cefff2",
"rgb": {
"r": 206,
"g": 255,
"b": 242
},
"hsl": {
"h": 164.082,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96253,
"c": 0.05276,
"h": 177.2
},
"luminance": 0.91053
}Semantic roles & 50–950 ramp
primary
#CEFFF2
secondary
#EA87A1
accent
#003DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685