#61E7EC#61E7EC
#61E7EC is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.116 H 198.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7EC |
|---|---|
| RGB | rgb(97, 231, 236) |
| HSL | hsl(182, 79%, 65%) |
| HSV | hsv(182, 59%, 93%) |
| CMYK | cmyk(58.9%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.87, -34.83, -13.42) |
| CIE-LCH | lch(84.87, 37.33, 201.07°) |
| OKLab | oklab(85.64% -0.1102 -0.0372) |
| OKLCH | oklch(85.64% 0.116 198.6) |
| XYZ | xyz(48.6395, 65.7443, 89.4672) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.22
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7EC #EC6661
analogous
#61ECAB #61E7EC #61A2EC
triadic
#61E7EC #EC61E7 #E7EC61
tetradic
#61E7EC #AB61EC #EC6661 #A2EC61
square
#61E7EC #AB61EC #EC6661 #A2EC61
split-complementary
#61E7EC #EC61A2 #ECAB61
monochromatic
#17B6BC #2ADFE5 #61E7EC #98EFF3 #CEF8F9
Accessibility & contrast
On white
1.48
#61E7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#61E7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7EC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7EC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e7ec; /* rgb */ color: rgb(97, 231, 236); /* oklch */ color: oklch(85.6% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#9ceff2',
500: '#61e7ec',
950: '#000000',
},
}SCSS
$custom: #61e7ec; $custom-light: #9ceff2; $custom-dark: #000000;
JSON
{
"hex": "#61e7ec",
"rgb": {
"r": 97,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.158,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85637,
"c": 0.11632,
"h": 198.6
},
"luminance": 0.65749
}Semantic roles & 50–950 ramp
primary
#61E7EC
secondary
#BB3B36
accent
#120BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585