#61EDCB#61EDCB
#61EDCB is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.131 H 174.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDCB |
|---|---|
| RGB | rgb(97, 237, 203) |
| HSL | hsl(165, 80%, 65%) |
| HSV | hsv(165, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(85.71, -45.89, 5.19) |
| CIE-LCH | lch(85.71, 46.18, 173.55°) |
| OKLab | oklab(86.03% -0.1305 0.013) |
| OKLCH | oklch(86.03% 0.131 174.3) |
| XYZ | xyz(45.9884, 67.4169, 67.0775) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDCB #ED6183
analogous
#61ED85 #61EDCB #61C9ED
triadic
#61EDCB #CB61ED #EDCB61
tetradic
#61EDCB #8561ED #ED6183 #C9ED61
square
#61EDCB #8561ED #ED6183 #C9ED61
split-complementary
#61EDCB #ED61C9 #ED8561
monochromatic
#16BE95 #2AE7B9 #61EDCB #98F3DD #CFFAEF
Accessibility & contrast
On white
1.45
#61EDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#61EDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDCB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDCB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61edcb; /* rgb */ color: rgb(97, 237, 203); /* oklch */ color: oklch(86.0% 0.131 174.3);
Tailwind
colors: {
custom: {
50: '#9bf3da',
500: '#61edcb',
950: '#000000',
},
}SCSS
$custom: #61edcb; $custom-light: #9bf3da; $custom-dark: #000000;
JSON
{
"hex": "#61edcb",
"rgb": {
"r": 97,
"g": 237,
"b": 203
},
"hsl": {
"h": 165.429,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86032,
"c": 0.13117,
"h": 174.3
},
"luminance": 0.67422
}Semantic roles & 50–950 ramp
primary
#61EDCB
secondary
#BD3656
accent
#0A3DDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583