#7FF5EE#7FF5EE
#7FF5EE is a very light, moderate teal. Relative luminance 0.760; OKLCH L 89.9% C 0.108 H 190.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5EE |
|---|---|
| RGB | rgb(127, 245, 238) |
| HSL | hsl(176, 86%, 73%) |
| HSV | hsv(176, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(89.85, -35.03, -6.95) |
| CIE-LCH | lch(89.85, 35.71, 191.21°) |
| OKLab | oklab(89.95% -0.1061 -0.0193) |
| OKLCH | oklch(89.95% 0.108 190.3) |
| XYZ | xyz(56.8311, 75.9849, 92.5440) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.13
Aqua
#00FFFF
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5EE #F57F86
analogous
#7FF5B3 #7FF5EE #7FC1F5
triadic
#7FF5EE #EE7FF5 #F5EE7F
tetradic
#7FF5EE #B37FF5 #F57F86 #C1F57F
square
#7FF5EE #B37FF5 #F57F86 #C1F57F
split-complementary
#7FF5EE #F57FC1 #F5B37F
monochromatic
#12E8DB #46F1E6 #7FF5EE #B8F9F6 #E3FDFB
Accessibility & contrast
On white
1.30
#7FF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#7FF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5EE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5EE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#3BFAF3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff5ee; /* rgb */ color: rgb(127, 245, 238); /* oklch */ color: oklch(89.9% 0.108 190.3);
Tailwind
colors: {
custom: {
50: '#acf9f3',
500: '#7ff5ee',
950: '#000000',
},
}SCSS
$custom: #7ff5ee; $custom-light: #acf9f3; $custom-dark: #000000;
JSON
{
"hex": "#7ff5ee",
"rgb": {
"r": 127,
"g": 245,
"b": 238
},
"hsl": {
"h": 176.441,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.89948,
"c": 0.10786,
"h": 190.3
},
"luminance": 0.7599
}Semantic roles & 50–950 ramp
primary
#7FF5EE
secondary
#D1474F
accent
#0311E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585