#7FF9CC#7FF9CC
#7FF9CC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.9% C 0.128 H 167.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9CC |
|---|---|
| RGB | rgb(127, 249, 204) |
| HSL | hsl(158, 91%, 74%) |
| HSV | hsv(158, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(90.15, -44.63, 11.15) |
| CIE-LCH | lch(90.15, 46.01, 165.97°) |
| OKLab | oklab(89.91% -0.1249 0.0286) |
| OKLCH | oklch(89.91% 0.128 167.1) |
| XYZ | xyz(53.5223, 76.6185, 69.0834) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Turquoise
#7EF4CC
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Aqua
#8CFFDB
ΔE00 2.83
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9CC #F97FAC
analogous
#7FF98F #7FF9CC #7FE9F9
triadic
#7FF9CC #CC7FF9 #F9CC7F
tetradic
#7FF9CC #8F7FF9 #F97FAC #E9F97F
square
#7FF9CC #8F7FF9 #F97FAC #E9F97F
split-complementary
#7FF9CC #F97FE9 #F98F7F
monochromatic
#0BF29D #45F6B5 #7FF9CC #B9FCE3 #E2FEF3
Accessibility & contrast
On white
1.29
#7FF9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7FF9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9CC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9CC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#53FAEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff9cc; /* rgb */ color: rgb(127, 249, 204); /* oklch */ color: oklch(89.9% 0.128 167.1);
Tailwind
colors: {
custom: {
50: '#abfcdb',
500: '#7ff9cc',
950: '#000000',
},
}SCSS
$custom: #7ff9cc; $custom-light: #abfcdb; $custom-dark: #000000;
JSON
{
"hex": "#7ff9cc",
"rgb": {
"r": 127,
"g": 249,
"b": 204
},
"hsl": {
"h": 157.869,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89907,
"c": 0.12819,
"h": 167.1
},
"luminance": 0.76623
}Semantic roles & 50–950 ramp
primary
#7FF9CC
secondary
#D6467B
accent
#0055E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584