#61E2F2#61E2F2
#61E2F2 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.115 H 206.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2F2 |
|---|---|
| RGB | rgb(97, 226, 242) |
| HSL | hsl(187, 85%, 66%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(59.9%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.62, -30.82, -18.46) |
| CIE-LCH | lch(83.62, 35.93, 210.91°) |
| OKLab | oklab(84.69% -0.1027 -0.0511) |
| OKLCH | oklch(84.69% 0.115 206.5) |
| XYZ | xyz(48.1464, 63.3399, 93.6757) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2F2 #F27161
analogous
#61F2BA #61E2F2 #619AF2
triadic
#61E2F2 #F261E2 #E2F261
tetradic
#61E2F2 #BA61F2 #F27161 #9AF261
square
#61E2F2 #BA61F2 #F27161 #9AF261
split-complementary
#61E2F2 #F2619A #F2BA61
monochromatic
#10B4C8 #28D8ED #61E2F2 #9AECF7 #D2F7FB
Accessibility & contrast
On white
1.54
#61E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#61E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2F2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2F2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2f2; /* rgb */ color: rgb(97, 226, 242); /* oklch */ color: oklch(84.7% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#9cebf6',
500: '#61e2f2',
950: '#000000',
},
}SCSS
$custom: #61e2f2; $custom-light: #9cebf6; $custom-dark: #000000;
JSON
{
"hex": "#61e2f2",
"rgb": {
"r": 97,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.621,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.84694,
"c": 0.11471,
"h": 206.5
},
"luminance": 0.63345
}Semantic roles & 50–950 ramp
primary
#61E2F2
secondary
#C54232
accent
#1D04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485