#61EAED#61EAED
#61EAED is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.118 H 197.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAED |
|---|---|
| RGB | rgb(97, 234, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.75, -35.96, -12.62) |
| CIE-LCH | lch(85.75, 38.11, 199.34°) |
| OKLab | oklab(86.36% -0.1129 -0.0349) |
| OKLCH | oklch(86.36% 0.118 197.2) |
| XYZ | xyz(49.6321, 67.4963, 90.5168) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAED #ED6461
analogous
#61EDAA #61EAED #61A4ED
triadic
#61EAED #ED61EA #EAED61
tetradic
#61EAED #AA61ED #ED6461 #A4ED61
square
#61EAED #AA61ED #ED6461 #A4ED61
split-complementary
#61EAED #ED61A4 #EDAA61
monochromatic
#16BABE #2AE3E7 #61EAED #98F1F3 #CFF9FA
Accessibility & contrast
On white
1.45
#61EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#61EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAED
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAED | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eaed; /* rgb */ color: rgb(97, 234, 237); /* oklch */ color: oklch(86.4% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#9cf1f2',
500: '#61eaed',
950: '#000000',
},
}SCSS
$custom: #61eaed; $custom-light: #9cf1f2; $custom-dark: #000000;
JSON
{
"hex": "#61eaed",
"rgb": {
"r": 97,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.286,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86364,
"c": 0.11816,
"h": 197.2
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#61EAED
secondary
#BD3936
accent
#0E0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585