#61E4E8#61E4E8
#61E4E8 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.114 H 198.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4E8 |
|---|---|
| RGB | rgb(97, 228, 232) |
| HSL | hsl(182, 75%, 65%) |
| HSV | hsv(182, 58%, 91%) |
| CMYK | cmyk(58.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.89, -34.51, -12.77) |
| CIE-LCH | lch(83.89, 36.80, 200.31°) |
| OKLab | oklab(84.81% -0.1088 -0.0354) |
| OKLCH | oklch(84.81% 0.114 198) |
| XYZ | xyz(47.2324, 63.8495, 86.1633) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4E8 #E86561
analogous
#61E8A9 #61E4E8 #61A1E8
triadic
#61E4E8 #E861E4 #E4E861
tetradic
#61E4E8 #A961E8 #E86561 #A1E861
square
#61E4E8 #A961E8 #E86561 #A1E861
split-complementary
#61E4E8 #E861A1 #E8A961
monochromatic
#1AB0B4 #2CDBE0 #61E4E8 #96EDF0 #CCF6F8
Accessibility & contrast
On white
1.52
#61E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#61E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4E8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4E8 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE9
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e4e8; /* rgb */ color: rgb(97, 228, 232); /* oklch */ color: oklch(84.8% 0.114 198.0);
Tailwind
colors: {
custom: {
50: '#9bedef',
500: '#61e4e8',
950: '#000000',
},
}SCSS
$custom: #61e4e8; $custom-light: #9bedef; $custom-dark: #000000;
JSON
{
"hex": "#61e4e8",
"rgb": {
"r": 97,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.778,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.84808,
"c": 0.11439,
"h": 198
},
"luminance": 0.63854
}Semantic roles & 50–950 ramp
primary
#61E4E8
secondary
#B53C39
accent
#150FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585