#7CEABE#7CEABE
#7CEABE is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.120 H 165.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEABE |
|---|---|
| RGB | rgb(124, 234, 190) |
| HSL | hsl(156, 72%, 70%) |
| HSV | hsv(156, 47%, 92%) |
| CMYK | cmyk(47%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.43, -41.72, 11.70) |
| CIE-LCH | lch(85.43, 43.33, 164.33°) |
| OKLab | oklab(85.94% -0.1165 0.03) |
| OKLCH | oklch(85.94% 0.12 165.5) |
| XYZ | xyz(47.0252, 66.8447, 59.1295) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Teal
#90E4C1
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEABE #EA7CA8
analogous
#7CEA87 #7CEABE #7CDFEA
triadic
#7CEABE #BE7CEA #EABE7C
tetradic
#7CEABE #877CEA #EA7CA8 #DFEA7C
square
#7CEABE #877CEA #EA7CA8 #DFEA7C
split-complementary
#7CEABE #EA7CDF #EA877C
monochromatic
#21CB87 #47E2A4 #7CEABE #B1F2D8 #E5FBF2
Accessibility & contrast
On white
1.46
#7CEABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7CEABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEABE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEABE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#58EADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ceabe; /* rgb */ color: rgb(124, 234, 190); /* oklch */ color: oklch(85.9% 0.120 165.5);
Tailwind
colors: {
custom: {
50: '#a8f1d1',
500: '#7ceabe',
950: '#000000',
},
}SCSS
$custom: #7ceabe; $custom-light: #a8f1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ceabe",
"rgb": {
"r": 124,
"g": 234,
"b": 190
},
"hsl": {
"h": 156,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.85944,
"c": 0.1203,
"h": 165.5
},
"luminance": 0.66848
}Semantic roles & 50–950 ramp
primary
#7CEABE
secondary
#C34779
accent
#115FD4
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583