#7FE9BF#7FE9BF
#7FE9BF is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.9% C 0.116 H 166.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9BF |
|---|---|
| RGB | rgb(127, 233, 191) |
| HSL | hsl(156, 71%, 71%) |
| HSV | hsv(156, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 18%, 8.6%) |
| CIE-LAB | lab(85.28, -40.33, 10.98) |
| CIE-LCH | lch(85.28, 41.80, 164.77°) |
| OKLab | oklab(85.86% -0.1128 0.0282) |
| OKLCH | oklch(85.86% 0.116 166) |
| XYZ | xyz(47.2913, 66.5478, 59.6331) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.78
Pale Turquoise
#A5FBD5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9BF #E97FA9
analogous
#7FE98A #7FE9BF #7FDEE9
triadic
#7FE9BF #BF7FE9 #E9BF7F
tetradic
#7FE9BF #8A7FE9 #E97FA9 #DEE97F
square
#7FE9BF #8A7FE9 #E97FA9 #DEE97F
split-complementary
#7FE9BF #E97FDE #E98A7F
monochromatic
#23CB88 #4BE0A5 #7FE9BF #B3F2D9 #E5FBF2
Accessibility & contrast
On white
1.47
#7FE9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#7FE9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9BF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9BF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#5EE9DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7fe9bf; /* rgb */ color: rgb(127, 233, 191); /* oklch */ color: oklch(85.9% 0.116 166.0);
Tailwind
colors: {
custom: {
50: '#aaf0d2',
500: '#7fe9bf',
950: '#000000',
},
}SCSS
$custom: #7fe9bf; $custom-light: #aaf0d2; $custom-dark: #000000;
JSON
{
"hex": "#7fe9bf",
"rgb": {
"r": 127,
"g": 233,
"b": 191
},
"hsl": {
"h": 156.226,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85861,
"c": 0.1163,
"h": 166
},
"luminance": 0.66551
}Semantic roles & 50–950 ramp
primary
#7FE9BF
secondary
#C24A7A
accent
#135FD3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583