#7FFBBE#7FFBBE
#7FFBBE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.142 H 160.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBBE |
|---|---|
| RGB | rgb(127, 251, 190) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.42, -48.37, 18.76) |
| CIE-LCH | lch(90.42, 51.88, 158.81°) |
| OKLab | oklab(90.04% -0.1332 0.0479) |
| OKLCH | oklch(90.04% 0.142 160.2) |
| XYZ | xyz(52.5395, 77.2197, 60.8415) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBBE #FB7FBC
analogous
#7FFB80 #7FFBBE #7FFAFB
triadic
#7FFBBE #BE7FFB #FBBE7F
tetradic
#7FFBBE #807FFB #FB7FBC #FAFB7F
square
#7FFBBE #807FFB #FB7FBC #FAFB7F
split-complementary
#7FFBBE #FB7FFA #FB807F
monochromatic
#08F782 #44F9A0 #7FFBBE #BAFDDC #E1FEF0
Accessibility & contrast
On white
1.28
#7FFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7FFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBBE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBBE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#59FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffbbe; /* rgb */ color: rgb(127, 251, 190); /* oklch */ color: oklch(90.0% 0.142 160.2);
Tailwind
colors: {
custom: {
50: '#abfdd1',
500: '#7ffbbe',
950: '#000000',
},
}SCSS
$custom: #7ffbbe; $custom-light: #abfdd1; $custom-dark: #000000;
JSON
{
"hex": "#7ffbbe",
"rgb": {
"r": 127,
"g": 251,
"b": 190
},
"hsl": {
"h": 150.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.90035,
"c": 0.14161,
"h": 160.2
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#7FFBBE
secondary
#D9468E
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683