#7FF9ED#7FF9ED
#7FF9ED is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.8% C 0.112 H 187.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9ED |
|---|---|
| RGB | rgb(127, 249, 237) |
| HSL | hsl(174, 91%, 74%) |
| HSV | hsv(174, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(90.95, -37.12, -4.80) |
| CIE-LCH | lch(90.95, 37.43, 187.38°) |
| OKLab | oklab(90.83% -0.1109 -0.0135) |
| OKLCH | oklch(90.83% 0.112 187) |
| XYZ | xyz(57.9078, 78.3727, 92.1802) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.93
Bright Turquoise
#0FFEF9
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.80
Aqua
#00FFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9ED #F97F8B
analogous
#7FF9B0 #7FF9ED #7FC8F9
triadic
#7FF9ED #ED7FF9 #F9ED7F
tetradic
#7FF9ED #B07FF9 #F97F8B #C8F97F
square
#7FF9ED #B07FF9 #F97F8B #C8F97F
split-complementary
#7FF9ED #F97FC8 #F9B07F
monochromatic
#0BF2DC #45F6E5 #7FF9ED #B9FCF5 #E2FEFB
Accessibility & contrast
On white
1.26
#7FF9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7FF9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9ED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9ED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#3AFEF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff9ed; /* rgb */ color: rgb(127, 249, 237); /* oklch */ color: oklch(90.8% 0.112 187.0);
Tailwind
colors: {
custom: {
50: '#acfbf2',
500: '#7ff9ed',
950: '#000000',
},
}SCSS
$custom: #7ff9ed; $custom-light: #acfbf2; $custom-dark: #000000;
JSON
{
"hex": "#7ff9ed",
"rgb": {
"r": 127,
"g": 249,
"b": 237
},
"hsl": {
"h": 174.098,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90825,
"c": 0.11169,
"h": 187
},
"luminance": 0.78378
}Semantic roles & 50–950 ramp
primary
#7FF9ED
secondary
#D64654
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585