#7FF9DA#7FF9DA
#7FF9DA is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.3% C 0.119 H 174.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9DA |
|---|---|
| RGB | rgb(127, 249, 218) |
| HSL | hsl(165, 91%, 74%) |
| HSV | hsv(165, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 12.4%, 2.4%) |
| CIE-LAB | lab(90.47, -41.56, 4.36) |
| CIE-LCH | lch(90.47, 41.79, 174.01°) |
| OKLab | oklab(90.28% -0.1189 0.0109) |
| OKLCH | oklch(90.28% 0.119 174.8) |
| XYZ | xyz(55.2775, 77.3206, 78.3275) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.14
Tiffany Blue
#7BF2DA
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9DA #F97F9E
analogous
#7FF99D #7FF9DA #7FDBF9
triadic
#7FF9DA #DA7FF9 #F9DA7F
tetradic
#7FF9DA #9D7FF9 #F97F9E #DBF97F
square
#7FF9DA #9D7FF9 #F97F9E #DBF97F
split-complementary
#7FF9DA #F97FDB #F99D7F
monochromatic
#0BF2B8 #45F6C9 #7FF9DA #B9FCEB #E2FEF7
Accessibility & contrast
On white
1.28
#7FF9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7FF9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9DA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9DA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD9
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#4AFBF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff9da; /* rgb */ color: rgb(127, 249, 218); /* oklch */ color: oklch(90.3% 0.119 174.8);
Tailwind
colors: {
custom: {
50: '#acfce5',
500: '#7ff9da',
950: '#000000',
},
}SCSS
$custom: #7ff9da; $custom-light: #acfce5; $custom-dark: #000000;
JSON
{
"hex": "#7ff9da",
"rgb": {
"r": 127,
"g": 249,
"b": 218
},
"hsl": {
"h": 164.754,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90276,
"c": 0.11939,
"h": 174.8
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#7FF9DA
secondary
#D6466B
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584