#CEFEE7#CEFEE7
#CEFEE7 is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.7% C 0.058 H 164.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEE7 |
|---|---|
| RGB | rgb(206, 254, 231) |
| HSL | hsl(151, 96%, 90%) |
| HSV | hsv(151, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(95.90, -19.65, 5.97) |
| CIE-LCH | lch(95.90, 20.54, 163.09°) |
| OKLab | oklab(95.75% -0.0558 0.0155) |
| OKLCH | oklch(95.75% 0.058 164.5) |
| XYZ | xyz(75.3153, 89.7727, 88.9455) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.44
Eggshell Blue
#C4FFF7
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 6.06
Ice
#D6FFFA
ΔE00 6.81
Light Light Blue
#CAFFFB
ΔE00 7.05
Pale Turquoise
#A5FBD5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEE7 #FECEE5
analogous
#CEFECF #CEFEE7 #CEFDFE
triadic
#CEFEE7 #E7CEFE #FEE7CE
tetradic
#CEFEE7 #CFCEFE #FECEE5 #FDFECE
square
#CEFEE7 #CFCEFE #FECEE5 #FDFECE
split-complementary
#CEFEE7 #FECEFD #FECFCE
monochromatic
#56FCAC #92FDCA #CEFEE7 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.11
#CEFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CEFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEE7
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEE7 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#C5FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefee7; /* rgb */ color: rgb(206, 254, 231); /* oklch */ color: oklch(95.7% 0.058 164.5);
Tailwind
colors: {
custom: {
50: '#ddfeee',
500: '#cefee7',
950: '#000000',
},
}SCSS
$custom: #cefee7; $custom-light: #ddfeee; $custom-dark: #000000;
JSON
{
"hex": "#cefee7",
"rgb": {
"r": 206,
"g": 254,
"b": 231
},
"hsl": {
"h": 151.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95745,
"c": 0.05789,
"h": 164.5
},
"luminance": 0.89775
}Semantic roles & 50–950 ramp
primary
#CEFEE7
secondary
#E888B6
accent
#006EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685