#61E9ED#61E9ED
#61E9ED is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.118 H 197.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9ED |
|---|---|
| RGB | rgb(97, 233, 237) |
| HSL | hsl(182, 80%, 65%) |
| HSV | hsv(182, 59%, 93%) |
| CMYK | cmyk(59.1%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.47, -35.50, -13.05) |
| CIE-LCH | lch(85.47, 37.82, 200.18°) |
| OKLab | oklab(86.13% -0.1118 -0.0361) |
| OKLCH | oklch(86.13% 0.118 197.9) |
| XYZ | xyz(49.3482, 66.9285, 90.4221) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Aqua
#00FFFF
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9ED #ED6561
analogous
#61EDAB #61E9ED #61A3ED
triadic
#61E9ED #ED61E9 #E9ED61
tetradic
#61E9ED #AB61ED #ED6561 #A3ED61
square
#61E9ED #AB61ED #ED6561 #A3ED61
split-complementary
#61E9ED #ED61A3 #EDAB61
monochromatic
#16B9BE #2AE1E7 #61E9ED #98F1F3 #CFF8FA
Accessibility & contrast
On white
1.46
#61E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#61E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9ED
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9ED | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61e9ed; /* rgb */ color: rgb(97, 233, 237); /* oklch */ color: oklch(86.1% 0.118 197.9);
Tailwind
colors: {
custom: {
50: '#9cf0f2',
500: '#61e9ed',
950: '#000000',
},
}SCSS
$custom: #61e9ed; $custom-light: #9cf0f2; $custom-dark: #000000;
JSON
{
"hex": "#61e9ed",
"rgb": {
"r": 97,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.714,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86133,
"c": 0.11754,
"h": 197.9
},
"luminance": 0.66934
}Semantic roles & 50–950 ramp
primary
#61E9ED
secondary
#BD3A36
accent
#100ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585