#C8EFF2#C8EFF2
#C8EFF2 is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.5% C 0.041 H 202.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF2 |
|---|---|
| RGB | rgb(200, 239, 242) |
| HSL | hsl(184, 62%, 87%) |
| HSV | hsv(184, 17%, 95%) |
| CMYK | cmyk(17.4%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.87, -11.92, -5.65) |
| CIE-LCH | lch(91.87, 13.19, 205.35°) |
| OKLab | oklab(92.54% -0.0375 -0.0153) |
| OKLCH | oklch(92.54% 0.041 202.2) |
| XYZ | xyz(70.7086, 80.4210, 95.7845) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.56
Really Light Blue
#D4FFFF
ΔE00 3.60
Pale Blue
#D0FEFE
ΔE00 3.64
Ice Blue (survey)
#D7FFFE
ΔE00 3.70
Very Pale Blue
#D6FFFE
ΔE00 3.71
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF2 #F2CBC8
analogous
#C8F2E0 #C8EFF2 #C8DAF2
triadic
#C8EFF2 #F2C8EF #EFF2C8
tetradic
#C8EFF2 #E0C8F2 #F2CBC8 #DAF2C8
square
#C8EFF2 #E0C8F2 #F2CBC8 #DAF2C8
split-complementary
#C8EFF2 #F2C8DA #F2E0C8
monochromatic
#65D2DB #97E1E6 #C8EFF2 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.23
#C8EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#C8EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#BCF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff2; /* rgb */ color: rgb(200, 239, 242); /* oklch */ color: oklch(92.5% 0.041 202.2);
Tailwind
colors: {
custom: {
50: '#d9f4f6',
500: '#c8eff2',
950: '#000000',
},
}SCSS
$custom: #c8eff2; $custom-light: #d9f4f6; $custom-dark: #000000;
JSON
{
"hex": "#c8eff2",
"rgb": {
"r": 200,
"g": 239,
"b": 242
},
"hsl": {
"h": 184.286,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.92542,
"c": 0.04056,
"h": 202.2
},
"luminance": 0.80423
}Semantic roles & 50–950 ramp
primary
#C8EFF2
secondary
#D2918D
accent
#281CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585