#61E3ED#61E3ED
#61E3ED is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.114 H 202.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61E3ED |
|---|---|
| RGB | rgb(97, 227, 237) |
| HSL | hsl(184, 80%, 65%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(59.1%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.75, -32.68, -15.62) |
| CIE-LCH | lch(83.75, 36.22, 205.54°) |
| OKLab | oklab(84.75% -0.1057 -0.0432) |
| OKLCH | oklch(84.75% 0.114 202.2) |
| XYZ | xyz(47.6785, 63.5891, 89.8656) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E3ED #ED6B61
analogous
#61EDB1 #61E3ED #619DED
triadic
#61E3ED #ED61E3 #E3ED61
tetradic
#61E3ED #B161ED #ED6B61 #9DED61
square
#61E3ED #B161ED #ED6B61 #9DED61
split-complementary
#61E3ED #ED619D #EDB161
monochromatic
#16B2BE #2AD9E7 #61E3ED #98EDF3 #CFF6FA
Accessibility & contrast
On white
1.53
#61E3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#61E3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E3ED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E3ED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e3ed; /* rgb */ color: rgb(97, 227, 237); /* oklch */ color: oklch(84.7% 0.114 202.2);
Tailwind
colors: {
custom: {
50: '#9becf2',
500: '#61e3ed',
950: '#000000',
},
}SCSS
$custom: #61e3ed; $custom-light: #9becf2; $custom-dark: #000000;
JSON
{
"hex": "#61e3ed",
"rgb": {
"r": 97,
"g": 227,
"b": 237
},
"hsl": {
"h": 184.286,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84748,
"c": 0.11422,
"h": 202.2
},
"luminance": 0.63594
}Semantic roles & 50–950 ramp
primary
#61E3ED
secondary
#BD3F36
accent
#190ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485