#7CEEBE#7CEEBE
#7CEEBE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.126 H 164.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEEBE |
|---|---|
| RGB | rgb(124, 238, 190) |
| HSL | hsl(155, 77%, 71%) |
| HSV | hsv(155, 48%, 93%) |
| CMYK | cmyk(47.9%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.58, -43.48, 13.33) |
| CIE-LCH | lch(86.58, 45.48, 162.95°) |
| OKLab | oklab(86.88% -0.1209 0.0342) |
| OKLCH | oklch(86.88% 0.126 164.2) |
| XYZ | xyz(48.1769, 69.1480, 59.5134) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEEBE #EE7CAC
analogous
#7CEE85 #7CEEBE #7CE5EE
triadic
#7CEEBE #BE7CEE #EEBE7C
tetradic
#7CEEBE #857CEE #EE7CAC #E5EE7C
square
#7CEEBE #857CEE #EE7CAC #E5EE7C
split-complementary
#7CEEBE #EE7CE5 #EE857C
monochromatic
#1CD486 #46E7A3 #7CEEBE #B2F5D9 #E4FBF2
Accessibility & contrast
On white
1.42
#7CEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#7CEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEEBE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEEBE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#57EEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ceebe; /* rgb */ color: rgb(124, 238, 190); /* oklch */ color: oklch(86.9% 0.126 164.2);
Tailwind
colors: {
custom: {
50: '#a8f4d1',
500: '#7ceebe',
950: '#000000',
},
}SCSS
$custom: #7ceebe; $custom-light: #a8f4d1; $custom-dark: #000000;
JSON
{
"hex": "#7ceebe",
"rgb": {
"r": 124,
"g": 238,
"b": 190
},
"hsl": {
"h": 154.737,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.86878,
"c": 0.1257,
"h": 164.2
},
"luminance": 0.69152
}Semantic roles & 50–950 ramp
primary
#7CEEBE
secondary
#C8467D
accent
#0C63D9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583