#61E4E9#61E4E9
#61E4E9 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.114 H 198.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4E9 |
|---|---|
| RGB | rgb(97, 228, 233) |
| HSL | hsl(182, 76%, 65%) |
| HSV | hsv(182, 58%, 91%) |
| CMYK | cmyk(58.4%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(83.92, -34.24, -13.26) |
| CIE-LCH | lch(83.92, 36.72, 201.16°) |
| OKLab | oklab(84.84% -0.1084 -0.0367) |
| OKLCH | oklch(84.84% 0.114 198.7) |
| XYZ | xyz(47.3749, 63.9065, 86.9135) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.44
Bright Light Blue
#26F7FD
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4E9 #E96661
analogous
#61E9AA #61E4E9 #61A0E9
triadic
#61E4E9 #E961E4 #E4E961
tetradic
#61E4E9 #AA61E9 #E96661 #A0E961
square
#61E4E9 #AA61E9 #E96661 #A0E961
split-complementary
#61E4E9 #E961A0 #E9AA61
monochromatic
#19B0B6 #2BDBE2 #61E4E9 #97EDF0 #CCF6F8
Accessibility & contrast
On white
1.52
#61E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#61E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4E9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4E9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#C0CAEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e4e9; /* rgb */ color: rgb(97, 228, 233); /* oklch */ color: oklch(84.8% 0.114 198.7);
Tailwind
colors: {
custom: {
50: '#9bedf0',
500: '#61e4e9',
950: '#000000',
},
}SCSS
$custom: #61e4e9; $custom-light: #9bedf0; $custom-dark: #000000;
JSON
{
"hex": "#61e4e9",
"rgb": {
"r": 97,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.206,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84841,
"c": 0.11442,
"h": 198.7
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#61E4E9
secondary
#B63D38
accent
#150ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585