#7FFFD2#7FFFD2
#7FFFD2 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.4% C 0.132 H 168.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD2 |
|---|---|
| RGB | rgb(127, 255, 210) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.99, -45.96, 10.68) |
| CIE-LCH | lch(91.99, 47.18, 166.91°) |
| OKLab | oklab(91.45% -0.1288 0.0274) |
| OKLCH | oklch(91.45% 0.132 168) |
| XYZ | xyz(56.1400, 80.6803, 73.5747) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.51
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 2.42
Pale Turquoise
#A5FBD5
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD2 #FF7FAC
analogous
#7FFF92 #7FFFD2 #7FECFF
triadic
#7FFFD2 #D27FFF #FFD27F
tetradic
#7FFFD2 #927FFF #FF7FAC #ECFF7F
square
#7FFFD2 #927FFF #FF7FAC #ECFF7F
split-complementary
#7FFFD2 #FF7FEC #FF927F
monochromatic
#05FFA7 #42FFBC #7FFFD2 #BCFFE8 #E0FFF4
Accessibility & contrast
On white
1.23
#7FFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7FFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD2 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#4DFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd2; /* rgb */ color: rgb(127, 255, 210); /* oklch */ color: oklch(91.4% 0.132 168.0);
Tailwind
colors: {
custom: {
50: '#acffdf',
500: '#7fffd2',
950: '#000000',
},
}SCSS
$custom: #7fffd2; $custom-light: #acffdf; $custom-dark: #000000;
JSON
{
"hex": "#7fffd2",
"rgb": {
"r": 127,
"g": 255,
"b": 210
},
"hsl": {
"h": 158.906,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91448,
"c": 0.13173,
"h": 168
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#7FFFD2
secondary
#DE447A
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684