#61EAEE#61EAEE
#61EAEE is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.118 H 197.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAEE |
|---|---|
| RGB | rgb(97, 234, 238) |
| HSL | hsl(182, 81%, 66%) |
| HSV | hsv(182, 59%, 93%) |
| CMYK | cmyk(59.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.78, -35.69, -13.10) |
| CIE-LCH | lch(85.78, 38.02, 200.16°) |
| OKLab | oklab(86.4% -0.1125 -0.0363) |
| OKLCH | oklch(86.4% 0.118 197.9) |
| XYZ | xyz(49.7786, 67.5549, 91.2884) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Aqua
#00FFFF
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAEE #EE6561
analogous
#61EEAB #61EAEE #61A3EE
triadic
#61EAEE #EE61EA #EAEE61
tetradic
#61EAEE #AB61EE #EE6561 #A3EE61
square
#61EAEE #AB61EE #EE6561 #A3EE61
split-complementary
#61EAEE #EE61A3 #EEAB61
monochromatic
#15BBC0 #2AE3E8 #61EAEE #98F1F4 #D0F9FA
Accessibility & contrast
On white
1.45
#61EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#61EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAEE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAEE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eaee; /* rgb */ color: rgb(97, 234, 238); /* oklch */ color: oklch(86.4% 0.118 197.9);
Tailwind
colors: {
custom: {
50: '#9cf1f3',
500: '#61eaee',
950: '#000000',
},
}SCSS
$custom: #61eaee; $custom-light: #9cf1f3; $custom-dark: #000000;
JSON
{
"hex": "#61eaee",
"rgb": {
"r": 97,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.702,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86398,
"c": 0.11817,
"h": 197.9
},
"luminance": 0.6756
}Semantic roles & 50–950 ramp
primary
#61EAEE
secondary
#BE3935
accent
#0F09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585