#61FDEE#61FDEE
#61FDEE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.132 H 186.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDEE |
|---|---|
| RGB | rgb(97, 253, 238) |
| HSL | hsl(174, 98%, 69%) |
| HSV | hsv(174, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.22, -44.27, -5.03) |
| CIE-LCH | lch(91.22, 44.56, 186.49°) |
| OKLab | oklab(90.8% -0.1316 -0.0143) |
| OKLCH | oklch(90.8% 0.132 186.2) |
| XYZ | xyz(55.4806, 78.9590, 93.1891) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.74
Bright Turquoise
#0FFEF9
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.56
Aqua
#00FFFF
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDEE #FD6170
analogous
#61FDA0 #61FDEE #61BEFD
triadic
#61FDEE #EE61FD #FDEE61
tetradic
#61FDEE #A061FD #FD6170 #BEFD61
square
#61FDEE #A061FD #FD6170 #BEFD61
split-complementary
#61FDEE #FD61BE #FDA061
monochromatic
#03E1CB #25FCE7 #61FDEE #9DFEF5 #DAFFFB
Accessibility & contrast
On white
1.25
#61FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#61FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDEE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDEE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61fdee; /* rgb */ color: rgb(97, 253, 238); /* oklch */ color: oklch(90.8% 0.132 186.2);
Tailwind
colors: {
custom: {
50: '#9efef3',
500: '#61fdee',
950: '#000000',
},
}SCSS
$custom: #61fdee; $custom-light: #9efef3; $custom-dark: #000000;
JSON
{
"hex": "#61fdee",
"rgb": {
"r": 97,
"g": 253,
"b": 238
},
"hsl": {
"h": 174.231,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.90798,
"c": 0.13237,
"h": 186.2
},
"luminance": 0.78965
}Semantic roles & 50–950 ramp
primary
#61FDEE
secondary
#D72B3C
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685