#7FF0BE#7FF0BE
#7FF0BE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.5% C 0.127 H 163.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF0BE |
|---|---|
| RGB | rgb(127, 240, 190) |
| HSL | hsl(153, 79%, 72%) |
| HSV | hsv(153, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(87.26, -43.63, 14.32) |
| CIE-LCH | lch(87.26, 45.92, 161.83°) |
| OKLab | oklab(87.47% -0.1211 0.0367) |
| OKLCH | oklch(87.47% 0.127 163.1) |
| XYZ | xyz(49.2026, 70.5460, 59.7292) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.04
Light Teal
#90E4C1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF0BE #F07FB1
analogous
#7FF086 #7FF0BE #7FEAF0
triadic
#7FF0BE #BE7FF0 #F0BE7F
tetradic
#7FF0BE #867FF0 #F07FB1 #EAF07F
square
#7FF0BE #867FF0 #F07FB1 #EAF07F
split-complementary
#7FF0BE #F07FEA #F0867F
monochromatic
#1ADB85 #48EAA2 #7FF0BE #B6F6DA #E4FCF1
Accessibility & contrast
On white
1.39
#7FF0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#7FF0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF0BE
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF0BE | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#DBD6C1
Tritanopia (blue-blind)
#5CF0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff0be; /* rgb */ color: rgb(127, 240, 190); /* oklch */ color: oklch(87.5% 0.127 163.1);
Tailwind
colors: {
custom: {
50: '#aaf5d1',
500: '#7ff0be',
950: '#000000',
},
}SCSS
$custom: #7ff0be; $custom-light: #aaf5d1; $custom-dark: #000000;
JSON
{
"hex": "#7ff0be",
"rgb": {
"r": 127,
"g": 240,
"b": 190
},
"hsl": {
"h": 153.451,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.87467,
"c": 0.12658,
"h": 163.1
},
"luminance": 0.7055
}Semantic roles & 50–950 ramp
primary
#7FF0BE
secondary
#CB4982
accent
#0A67DB
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583