#61E5EE#61E5EE
#61E5EE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.115 H 201.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #61E5EE |
|---|---|
| RGB | rgb(97, 229, 238) |
| HSL | hsl(184, 81%, 66%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(59.2%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.35, -33.35, -15.24) |
| CIE-LCH | lch(84.35, 36.67, 204.56°) |
| OKLab | oklab(85.24% -0.1074 -0.0422) |
| OKLCH | oklch(85.24% 0.115 201.5) |
| XYZ | xyz(48.3752, 64.7480, 90.8206) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Aqua Blue
#02D8E9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E5EE #EE6A61
analogous
#61EEB0 #61E5EE #619EEE
triadic
#61E5EE #EE61E5 #E5EE61
tetradic
#61E5EE #B061EE #EE6A61 #9EEE61
square
#61E5EE #B061EE #EE6A61 #9EEE61
split-complementary
#61E5EE #EE619E #EEB061
monochromatic
#15B5C0 #2ADCE8 #61E5EE #98EEF4 #D0F7FA
Accessibility & contrast
On white
1.51
#61E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#61E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E5EE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E5EE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e5ee; /* rgb */ color: rgb(97, 229, 238); /* oklch */ color: oklch(85.2% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9cedf3',
500: '#61e5ee',
950: '#000000',
},
}SCSS
$custom: #61e5ee; $custom-light: #9cedf3; $custom-dark: #000000;
JSON
{
"hex": "#61e5ee",
"rgb": {
"r": 97,
"g": 229,
"b": 238
},
"hsl": {
"h": 183.83,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85244,
"c": 0.11535,
"h": 201.5
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#61E5EE
secondary
#BE3E35
accent
#1609DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585