#7FFFE3#7FFFE3
#7FFFE3 is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 177.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFE3 |
|---|---|
| RGB | rgb(127, 255, 227) |
| HSL | hsl(167, 100%, 75%) |
| HSV | hsv(167, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.39, -42.18, 2.48) |
| CIE-LCH | lch(92.39, 42.25, 176.63°) |
| OKLab | oklab(91.9% -0.1215 0.0059) |
| OKLCH | oklch(91.9% 0.122 177.2) |
| XYZ | xyz(58.3715, 81.5729, 85.3272) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 5.93
Bright Aqua
#0BF9EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFE3 #FF7F9B
analogous
#7FFFA3 #7FFFE3 #7FDBFF
triadic
#7FFFE3 #E37FFF #FFE37F
tetradic
#7FFFE3 #A37FFF #FF7F9B #DBFF7F
square
#7FFFE3 #A37FFF #FF7F9B #DBFF7F
split-complementary
#7FFFE3 #FF7FDB #FFA37F
monochromatic
#05FFC8 #42FFD6 #7FFFE3 #BCFFF0 #E0FFF8
Accessibility & contrast
On white
1.21
#7FFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7FFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFE3
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFE3 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E2
Deuteranopia (green-blind)
#E2E3E5
Tritanopia (blue-blind)
#41FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffe3; /* rgb */ color: rgb(127, 255, 227); /* oklch */ color: oklch(91.9% 0.122 177.2);
Tailwind
colors: {
custom: {
50: '#acffeb',
500: '#7fffe3',
950: '#000000',
},
}SCSS
$custom: #7fffe3; $custom-light: #acffeb; $custom-dark: #000000;
JSON
{
"hex": "#7fffe3",
"rgb": {
"r": 127,
"g": 255,
"b": 227
},
"hsl": {
"h": 166.875,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91902,
"c": 0.12168,
"h": 177.2
},
"luminance": 0.81578
}Semantic roles & 50–950 ramp
primary
#7FFFE3
secondary
#DE4466
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684