#61E4EE#61E4EE
#61E4EE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.115 H 202.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4EE |
|---|---|
| RGB | rgb(97, 228, 238) |
| HSL | hsl(184, 81%, 66%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(59.2%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.07, -32.88, -15.67) |
| CIE-LCH | lch(84.07, 36.42, 205.48°) |
| OKLab | oklab(85.01% -0.1063 -0.0434) |
| OKLCH | oklch(85.01% 0.115 202.2) |
| XYZ | xyz(48.0993, 64.1963, 90.7286) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4EE #EE6B61
analogous
#61EEB1 #61E4EE #619EEE
triadic
#61E4EE #EE61E4 #E4EE61
tetradic
#61E4EE #B161EE #EE6B61 #9EEE61
square
#61E4EE #B161EE #EE6B61 #9EEE61
split-complementary
#61E4EE #EE619E #EEB161
monochromatic
#15B4C0 #2ADBE8 #61E4EE #98EDF4 #D0F7FA
Accessibility & contrast
On white
1.52
#61E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#61E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4EE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4EE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e4ee; /* rgb */ color: rgb(97, 228, 238); /* oklch */ color: oklch(85.0% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#9cedf3',
500: '#61e4ee',
950: '#000000',
},
}SCSS
$custom: #61e4ee; $custom-light: #9cedf3; $custom-dark: #000000;
JSON
{
"hex": "#61e4ee",
"rgb": {
"r": 97,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.255,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85013,
"c": 0.11485,
"h": 202.2
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#61E4EE
secondary
#BE3F35
accent
#1809DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585