#61DAF2#61DAF2
#61DAF2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.112 H 212.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAF2 |
|---|---|
| RGB | rgb(97, 218, 242) |
| HSL | hsl(190, 85%, 66%) |
| HSV | hsv(190, 60%, 95%) |
| CMYK | cmyk(59.9%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.34, -26.95, -21.91) |
| CIE-LCH | lch(81.34, 34.73, 219.11°) |
| OKLab | oklab(82.86% -0.0945 -0.0608) |
| OKLCH | oklch(82.86% 0.112 212.7) |
| XYZ | xyz(46.0216, 59.0903, 92.9674) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAF2 #F27961
analogous
#61F2C2 #61DAF2 #6192F2
triadic
#61DAF2 #F261DA #DAF261
tetradic
#61DAF2 #C261F2 #F27961 #92F261
square
#61DAF2 #C261F2 #F27961 #92F261
split-complementary
#61DAF2 #F26192 #F2C261
monochromatic
#10AAC8 #28CDED #61DAF2 #9AE7F7 #D2F4FB
Accessibility & contrast
On white
1.64
#61DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#61DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAF2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAF2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61daf2; /* rgb */ color: rgb(97, 218, 242); /* oklch */ color: oklch(82.9% 0.112 212.7);
Tailwind
colors: {
custom: {
50: '#9be5f6',
500: '#61daf2',
950: '#000000',
},
}SCSS
$custom: #61daf2; $custom-light: #9be5f6; $custom-dark: #000000;
JSON
{
"hex": "#61daf2",
"rgb": {
"r": 97,
"g": 218,
"b": 242
},
"hsl": {
"h": 189.931,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.82861,
"c": 0.11235,
"h": 212.7
},
"luminance": 0.59095
}Semantic roles & 50–950 ramp
primary
#61DAF2
secondary
#C54B32
accent
#2904E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485