#61DEEF#61DEEF
#61DEEF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.112 H 207.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEEF |
|---|---|
| RGB | rgb(97, 222, 239) |
| HSL | hsl(187, 82%, 66%) |
| HSV | hsv(187, 59%, 94%) |
| CMYK | cmyk(59.4%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.38, -29.74, -18.74) |
| CIE-LCH | lch(82.38, 35.15, 212.21°) |
| OKLab | oklab(83.67% -0.0998 -0.0519) |
| OKLCH | oklch(83.67% 0.112 207.5) |
| XYZ | xyz(46.6246, 61.0112, 90.9638) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Aqua Blue
#02D8E9
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEEF #EF7261
analogous
#61EFB9 #61DEEF #6197EF
triadic
#61DEEF #EF61DE #DEEF61
tetradic
#61DEEF #B961EF #EF7261 #97EF61
square
#61DEEF #B961EF #EF7261 #97EF61
split-complementary
#61DEEF #EF6197 #EFB961
monochromatic
#14ADC2 #29D2E9 #61DEEF #99EAF5 #D0F5FA
Accessibility & contrast
On white
1.59
#61DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#61DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEEF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEEF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deef; /* rgb */ color: rgb(97, 222, 239); /* oklch */ color: oklch(83.7% 0.112 207.5);
Tailwind
colors: {
custom: {
50: '#9be8f4',
500: '#61deef',
950: '#000000',
},
}SCSS
$custom: #61deef; $custom-light: #9be8f4; $custom-dark: #000000;
JSON
{
"hex": "#61deef",
"rgb": {
"r": 97,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.183,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.83667,
"c": 0.11247,
"h": 207.5
},
"luminance": 0.61016
}Semantic roles & 50–950 ramp
primary
#61DEEF
secondary
#C04534
accent
#2108DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485