#7FFFD5#7FFFD5
#7FFFD5 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 169.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD5 |
|---|---|
| RGB | rgb(127, 255, 213) |
| HSL | hsl(160, 100%, 75%) |
| HSV | hsv(160, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(92.06, -45.31, 9.23) |
| CIE-LCH | lch(92.06, 46.24, 168.48°) |
| OKLab | oklab(91.53% -0.1275 0.0236) |
| OKLCH | oklch(91.53% 0.13 169.5) |
| XYZ | xyz(56.5173, 80.8312, 75.5616) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.26
Light Aqua
#8CFFDB
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD5 #FF7FA9
analogous
#7FFF95 #7FFFD5 #7FE9FF
triadic
#7FFFD5 #D57FFF #FFD57F
tetradic
#7FFFD5 #957FFF #FF7FA9 #E9FF7F
square
#7FFFD5 #957FFF #FF7FA9 #E9FF7F
split-complementary
#7FFFD5 #FF7FE9 #FF957F
monochromatic
#05FFAD #42FFC1 #7FFFD5 #BCFFE9 #E0FFF5
Accessibility & contrast
On white
1.22
#7FFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7FFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD5
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD5 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D3
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#4BFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd5; /* rgb */ color: rgb(127, 255, 213); /* oklch */ color: oklch(91.5% 0.130 169.5);
Tailwind
colors: {
custom: {
50: '#acffe1',
500: '#7fffd5',
950: '#000000',
},
}SCSS
$custom: #7fffd5; $custom-light: #acffe1; $custom-dark: #000000;
JSON
{
"hex": "#7fffd5",
"rgb": {
"r": 127,
"g": 255,
"b": 213
},
"hsl": {
"h": 160.313,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91525,
"c": 0.12972,
"h": 169.5
},
"luminance": 0.80836
}Semantic roles & 50–950 ramp
primary
#7FFFD5
secondary
#DE4477
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684