#7FF5CB#7FF5CB
#7FF5CB is a very light, vivid teal. Relative luminance 0.741; OKLCH L 89.0% C 0.124 H 168.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5CB |
|---|---|
| RGB | rgb(127, 245, 203) |
| HSL | hsl(159, 86%, 73%) |
| HSV | hsv(159, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.98, -43.10, 10.01) |
| CIE-LCH | lch(88.98, 44.24, 166.92°) |
| OKLab | oklab(88.96% -0.121 0.0257) |
| OKLCH | oklch(88.96% 0.124 168) |
| XYZ | xyz(52.1796, 74.1243, 68.0461) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.55
Aquamarine
#7FFFD4
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5CB #F57FA9
analogous
#7FF590 #7FF5CB #7FE4F5
triadic
#7FF5CB #CB7FF5 #F5CB7F
tetradic
#7FF5CB #907FF5 #F57FA9 #E4F57F
square
#7FF5CB #907FF5 #F57FA9 #E4F57F
split-complementary
#7FF5CB #F57FE4 #F5907F
monochromatic
#12E89C #46F1B4 #7FF5CB #B8F9E2 #E3FDF3
Accessibility & contrast
On white
1.33
#7FF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#7FF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5CB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5CB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C9
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#54F6E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff5cb; /* rgb */ color: rgb(127, 245, 203); /* oklch */ color: oklch(89.0% 0.124 168.0);
Tailwind
colors: {
custom: {
50: '#abf9da',
500: '#7ff5cb',
950: '#000000',
},
}SCSS
$custom: #7ff5cb; $custom-light: #abf9da; $custom-dark: #000000;
JSON
{
"hex": "#7ff5cb",
"rgb": {
"r": 127,
"g": 245,
"b": 203
},
"hsl": {
"h": 158.644,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.88955,
"c": 0.12369,
"h": 168
},
"luminance": 0.74129
}Semantic roles & 50–950 ramp
primary
#7FF5CB
secondary
#D14778
accent
#0353E2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583