#7FF0BD#7FF0BD
#7FF0BD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.4% C 0.127 H 162.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF0BD |
|---|---|
| RGB | rgb(127, 240, 189) |
| HSL | hsl(153, 79%, 72%) |
| HSV | hsv(153, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(87.24, -43.84, 14.81) |
| CIE-LCH | lch(87.24, 46.27, 161.33°) |
| OKLab | oklab(87.44% -0.1216 0.038) |
| OKLCH | oklch(87.44% 0.127 162.7) |
| XYZ | xyz(49.0937, 70.5024, 59.1555) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF0BD #F07FB2
analogous
#7FF085 #7FF0BD #7FEBF0
triadic
#7FF0BD #BD7FF0 #F0BD7F
tetradic
#7FF0BD #857FF0 #F07FB2 #EBF07F
square
#7FF0BD #857FF0 #F07FB2 #EBF07F
split-complementary
#7FF0BD #F07FEB #F0857F
monochromatic
#1ADB84 #48EAA1 #7FF0BD #B6F6D9 #E4FCF1
Accessibility & contrast
On white
1.39
#7FF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#7FF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF0BD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF0BD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#DBD6C0
Tritanopia (blue-blind)
#5DF0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff0bd; /* rgb */ color: rgb(127, 240, 189); /* oklch */ color: oklch(87.4% 0.127 162.7);
Tailwind
colors: {
custom: {
50: '#aaf5d1',
500: '#7ff0bd',
950: '#000000',
},
}SCSS
$custom: #7ff0bd; $custom-light: #aaf5d1; $custom-dark: #000000;
JSON
{
"hex": "#7ff0bd",
"rgb": {
"r": 127,
"g": 240,
"b": 189
},
"hsl": {
"h": 152.92,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.87443,
"c": 0.12736,
"h": 162.7
},
"luminance": 0.70506
}Semantic roles & 50–950 ramp
primary
#7FF0BD
secondary
#CB4983
accent
#0A69DB
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583