#61DEF2#61DEF2
#61DEF2 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.113 H 209.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEF2 |
|---|---|
| RGB | rgb(97, 222, 242) |
| HSL | hsl(188, 85%, 66%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(59.9%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.48, -28.90, -20.18) |
| CIE-LCH | lch(82.48, 35.25, 214.93°) |
| OKLab | oklab(83.78% -0.0986 -0.0559) |
| OKLCH | oklch(83.78% 0.113 209.6) |
| XYZ | xyz(47.0714, 61.1899, 93.3173) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEF2 #F27561
analogous
#61F2BE #61DEF2 #6196F2
triadic
#61DEF2 #F261DE #DEF261
tetradic
#61DEF2 #BE61F2 #F27561 #96F261
square
#61DEF2 #BE61F2 #F27561 #96F261
split-complementary
#61DEF2 #F26196 #F2BE61
monochromatic
#10AFC8 #28D2ED #61DEF2 #9AEAF7 #D2F6FB
Accessibility & contrast
On white
1.59
#61DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#61DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEF2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEF2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61def2; /* rgb */ color: rgb(97, 222, 242); /* oklch */ color: oklch(83.8% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#9be8f6',
500: '#61def2',
950: '#000000',
},
}SCSS
$custom: #61def2; $custom-light: #9be8f6; $custom-dark: #000000;
JSON
{
"hex": "#61def2",
"rgb": {
"r": 97,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.276,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.83776,
"c": 0.11336,
"h": 209.6
},
"luminance": 0.61195
}Semantic roles & 50–950 ramp
primary
#61DEF2
secondary
#C54632
accent
#2304E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485