#7FFFD8#7FFFD8
#7FFFD8 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.128 H 171.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD8 |
|---|---|
| RGB | rgb(127, 255, 216) |
| HSL | hsl(162, 100%, 75%) |
| HSV | hsv(162, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(92.13, -44.65, 7.79) |
| CIE-LCH | lch(92.13, 45.33, 170.11°) |
| OKLab | oklab(91.6% -0.1263 0.0199) |
| OKLCH | oklch(91.6% 0.128 171.1) |
| XYZ | xyz(56.9016, 80.9849, 77.5855) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.05
Light Aqua
#8CFFDB
ΔE00 1.30
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD8 #FF7FA6
analogous
#7FFF98 #7FFFD8 #7FE6FF
triadic
#7FFFD8 #D87FFF #FFD87F
tetradic
#7FFFD8 #987FFF #FF7FA6 #E6FF7F
square
#7FFFD8 #987FFF #FF7FA6 #E6FF7F
split-complementary
#7FFFD8 #FF7FE6 #FF987F
monochromatic
#05FFB3 #42FFC5 #7FFFD8 #BCFFEB #E0FFF6
Accessibility & contrast
On white
1.22
#7FFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7FFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD8
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD8 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#49FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd8; /* rgb */ color: rgb(127, 255, 216); /* oklch */ color: oklch(91.6% 0.128 171.1);
Tailwind
colors: {
custom: {
50: '#acffe4',
500: '#7fffd8',
950: '#000000',
},
}SCSS
$custom: #7fffd8; $custom-light: #acffe4; $custom-dark: #000000;
JSON
{
"hex": "#7fffd8",
"rgb": {
"r": 127,
"g": 255,
"b": 216
},
"hsl": {
"h": 161.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91603,
"c": 0.12781,
"h": 171.1
},
"luminance": 0.8099
}Semantic roles & 50–950 ramp
primary
#7FFFD8
secondary
#DE4473
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684