#8FF0CB#8FF0CB
#8FF0CB is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.5% C 0.106 H 167.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0CB |
|---|---|
| RGB | rgb(143, 240, 203) |
| HSL | hsl(157, 76%, 75%) |
| HSV | hsv(157, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(88.19, -36.89, 8.97) |
| CIE-LCH | lch(88.19, 37.96, 166.34°) |
| OKLab | oklab(88.49% -0.1039 0.0231) |
| OKLCH | oklch(88.49% 0.106 167.5) |
| XYZ | xyz(53.2630, 72.4680, 67.6694) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Teal
#90E4C1
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0CB #F08FB4
analogous
#8FF09A #8FF0CB #8FE5F0
triadic
#8FF0CB #CB8FF0 #F0CB8F
tetradic
#8FF0CB #9A8FF0 #F08FB4 #E5F08F
square
#8FF0CB #9A8FF0 #F08FB4 #E5F08F
split-complementary
#8FF0CB #F08FE5 #F09A8F
monochromatic
#23E299 #59E9B2 #8FF0CB #C5F7E4 #E4FBF2
Accessibility & contrast
On white
1.36
#8FF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#8FF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0CB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0CB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#73F1E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff0cb; /* rgb */ color: rgb(143, 240, 203); /* oklch */ color: oklch(88.5% 0.106 167.5);
Tailwind
colors: {
custom: {
50: '#b4f5da',
500: '#8ff0cb',
950: '#000000',
},
}SCSS
$custom: #8ff0cb; $custom-light: #b4f5da; $custom-dark: #000000;
JSON
{
"hex": "#8ff0cb",
"rgb": {
"r": 143,
"g": 240,
"b": 203
},
"hsl": {
"h": 157.113,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.8849,
"c": 0.10645,
"h": 167.5
},
"luminance": 0.72472
}Semantic roles & 50–950 ramp
primary
#8FF0CB
secondary
#CC5784
accent
#0D5BD9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583