#7FFFD3#7FFFD3
#7FFFD3 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.131 H 168.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD3 |
|---|---|
| RGB | rgb(127, 255, 211) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(92.01, -45.74, 10.20) |
| CIE-LCH | lch(92.01, 46.86, 167.43°) |
| OKLab | oklab(91.47% -0.1284 0.0262) |
| OKLCH | oklch(91.47% 0.131 168.5) |
| XYZ | xyz(56.2650, 80.7303, 74.2329) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.26
Light Aqua
#8CFFDB
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.49
Pale Turquoise
#A5FBD5
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD3 #FF7FAB
analogous
#7FFF93 #7FFFD3 #7FEBFF
triadic
#7FFFD3 #D37FFF #FFD37F
tetradic
#7FFFD3 #937FFF #FF7FAB #EBFF7F
square
#7FFFD3 #937FFF #FF7FAB #EBFF7F
split-complementary
#7FFFD3 #FF7FEB #FF937F
monochromatic
#05FFA9 #42FFBE #7FFFD3 #BCFFE8 #E0FFF4
Accessibility & contrast
On white
1.22
#7FFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7FFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD3
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD3 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#4DFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd3; /* rgb */ color: rgb(127, 255, 211); /* oklch */ color: oklch(91.5% 0.131 168.5);
Tailwind
colors: {
custom: {
50: '#acffe0',
500: '#7fffd3',
950: '#000000',
},
}SCSS
$custom: #7fffd3; $custom-light: #acffe0; $custom-dark: #000000;
JSON
{
"hex": "#7fffd3",
"rgb": {
"r": 127,
"g": 255,
"b": 211
},
"hsl": {
"h": 159.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91474,
"c": 0.13106,
"h": 168.5
},
"luminance": 0.80735
}Semantic roles & 50–950 ramp
primary
#7FFFD3
secondary
#DE4479
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684