#61E6EE#61E6EE
#61E6EE is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.116 H 200.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6EE |
|---|---|
| RGB | rgb(97, 230, 238) |
| HSL | hsl(183, 81%, 66%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(59.2%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.64, -33.82, -14.81) |
| CIE-LCH | lch(84.64, 36.92, 203.65°) |
| OKLab | oklab(85.47% -0.1084 -0.041) |
| OKLCH | oklch(85.47% 0.116 200.7) |
| XYZ | xyz(48.6526, 65.3030, 90.9131) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6EE #EE6961
analogous
#61EEAF #61E6EE #619FEE
triadic
#61E6EE #EE61E6 #E6EE61
tetradic
#61E6EE #AF61EE #EE6961 #9FEE61
square
#61E6EE #AF61EE #EE6961 #9FEE61
split-complementary
#61E6EE #EE619F #EEAF61
monochromatic
#15B6C0 #2ADDE8 #61E6EE #98EFF4 #D0F7FA
Accessibility & contrast
On white
1.49
#61E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#61E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6EE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6EE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e6ee; /* rgb */ color: rgb(97, 230, 238); /* oklch */ color: oklch(85.5% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9ceef3',
500: '#61e6ee',
950: '#000000',
},
}SCSS
$custom: #61e6ee; $custom-light: #9ceef3; $custom-dark: #000000;
JSON
{
"hex": "#61e6ee",
"rgb": {
"r": 97,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.404,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85474,
"c": 0.11589,
"h": 200.7
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#61E6EE
secondary
#BE3D35
accent
#1509DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585