#7CEDBE#7CEDBE
#7CEDBE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.6% C 0.124 H 164.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEDBE |
|---|---|
| RGB | rgb(124, 237, 190) |
| HSL | hsl(155, 76%, 71%) |
| HSV | hsv(155, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(86.29, -43.04, 12.93) |
| CIE-LCH | lch(86.29, 44.94, 163.29°) |
| OKLab | oklab(86.65% -0.1198 0.0332) |
| OKLCH | oklch(86.65% 0.124 164.5) |
| XYZ | xyz(47.8865, 68.5673, 59.4166) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Seafoam
#7FE0B3
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.52
Light Teal
#90E4C1
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEDBE #ED7CAB
analogous
#7CED85 #7CEDBE #7CE4ED
triadic
#7CEDBE #BE7CED #EDBE7C
tetradic
#7CEDBE #857CED #ED7CAB #E4ED7C
square
#7CEDBE #857CED #ED7CAB #E4ED7C
split-complementary
#7CEDBE #ED7CE4 #ED857C
monochromatic
#1DD287 #46E6A3 #7CEDBE #B2F4D9 #E4FBF2
Accessibility & contrast
On white
1.43
#7CEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#7CEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEDBE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEDBE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#57EDE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7cedbe; /* rgb */ color: rgb(124, 237, 190); /* oklch */ color: oklch(86.6% 0.124 164.5);
Tailwind
colors: {
custom: {
50: '#a8f3d1',
500: '#7cedbe',
950: '#000000',
},
}SCSS
$custom: #7cedbe; $custom-light: #a8f3d1; $custom-dark: #000000;
JSON
{
"hex": "#7cedbe",
"rgb": {
"r": 124,
"g": 237,
"b": 190
},
"hsl": {
"h": 155.044,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.86645,
"c": 0.12435,
"h": 164.5
},
"luminance": 0.68571
}Semantic roles & 50–950 ramp
primary
#7CEDBE
secondary
#C7477C
accent
#0D62D8
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583