#61E5EC#61E5EC
#61E5EC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.115 H 200.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61E5EC |
|---|---|
| RGB | rgb(97, 229, 236) |
| HSL | hsl(183, 79%, 65%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(58.9%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(84.29, -33.90, -14.28) |
| CIE-LCH | lch(84.29, 36.78, 202.84°) |
| OKLab | oklab(85.18% -0.1082 -0.0395) |
| OKLCH | oklch(85.18% 0.115 200.1) |
| XYZ | xyz(48.0830, 64.6312, 89.2817) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Bright Cyan
#41FDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E5EC #EC6861
analogous
#61ECAE #61E5EC #619FEC
triadic
#61E5EC #EC61E5 #E5EC61
tetradic
#61E5EC #AE61EC #EC6861 #9FEC61
square
#61E5EC #AE61EC #EC6861 #9FEC61
split-complementary
#61E5EC #EC619F #ECAE61
monochromatic
#17B4BC #2ADCE5 #61E5EC #98EEF3 #CEF7F9
Accessibility & contrast
On white
1.51
#61E5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#61E5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E5EC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E5EC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e5ec; /* rgb */ color: rgb(97, 229, 236); /* oklch */ color: oklch(85.2% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9cedf2',
500: '#61e5ec',
950: '#000000',
},
}SCSS
$custom: #61e5ec; $custom-light: #9cedf2; $custom-dark: #000000;
JSON
{
"hex": "#61e5ec",
"rgb": {
"r": 97,
"g": 229,
"b": 236
},
"hsl": {
"h": 183.022,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85175,
"c": 0.11517,
"h": 200.1
},
"luminance": 0.64636
}Semantic roles & 50–950 ramp
primary
#61E5EC
secondary
#BB3D36
accent
#150BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585