#61EDEC#61EDEC
#61EDEC is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.0% C 0.120 H 194.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDEC |
|---|---|
| RGB | rgb(97, 237, 236) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.58, -37.61, -10.85) |
| CIE-LCH | lch(86.58, 39.14, 196.10°) |
| OKLab | oklab(87.03% -0.1163 -0.0301) |
| OKLCH | oklch(87.03% 0.12 194.5) |
| XYZ | xyz(50.3477, 69.1606, 90.0366) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 3.75
Aqua
#00FFFF
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDEC #ED6162
analogous
#61EDA6 #61EDEC #61A8ED
triadic
#61EDEC #EC61ED #EDEC61
tetradic
#61EDEC #A661ED #ED6162 #A8ED61
square
#61EDEC #A661ED #ED6162 #A8ED61
split-complementary
#61EDEC #ED61A8 #EDA661
monochromatic
#16BEBD #2AE7E5 #61EDEC #98F3F3 #CFFAF9
Accessibility & contrast
On white
1.42
#61EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#61EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDEC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDEC | 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)
#DFE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61edec; /* rgb */ color: rgb(97, 237, 236); /* oklch */ color: oklch(87.0% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9cf3f2',
500: '#61edec',
950: '#000000',
},
}SCSS
$custom: #61edec; $custom-light: #9cf3f2; $custom-dark: #000000;
JSON
{
"hex": "#61edec",
"rgb": {
"r": 97,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.571,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.87025,
"c": 0.12017,
"h": 194.5
},
"luminance": 0.69166
}Semantic roles & 50–950 ramp
primary
#61EDEC
secondary
#BD3637
accent
#0A0BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585