#41DDFB#41DDFB
#41DDFB is a very light, vivid teal. Relative luminance 0.598; OKLCH L 83.1% C 0.131 H 213.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #41DDFB |
|---|---|
| RGB | rgb(65, 221, 251) |
| HSL | hsl(190, 96%, 62%) |
| HSV | hsv(190, 74%, 98%) |
| CMYK | cmyk(74.1%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(81.73, -30.27, -26.17) |
| CIE-LCH | lch(81.73, 40.01, 220.84°) |
| OKLab | oklab(83.05% -0.1092 -0.073) |
| OKLCH | oklch(83.05% 0.131 213.8) |
| XYZ | xyz(45.4416, 59.7963, 100.3950) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.30
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.53
Bright Sky Blue
#02CCFE
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Sky Blue
#87CEEB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DDFB #FB5F41
analogous
#41FBBC #41DDFB #4180FB
triadic
#41DDFB #FB41DD #DDFB41
tetradic
#41DDFB #BC41FB #FB5F41 #80FB41
square
#41DDFB #BC41FB #FB5F41 #80FB41
split-complementary
#41DDFB #FB4180 #FBBC41
monochromatic
#04A0BE #05D2FA #41DDFB #7DE8FC #B9F2FE
Accessibility & contrast
On white
1.62
#41DDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#41DDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DDFB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DDFB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #41ddfb; /* rgb */ color: rgb(65, 221, 251); /* oklch */ color: oklch(83.1% 0.131 213.8);
Tailwind
colors: {
custom: {
50: '#90e8fc',
500: '#41ddfb',
950: '#000000',
},
}SCSS
$custom: #41ddfb; $custom-light: #90e8fc; $custom-dark: #000000;
JSON
{
"hex": "#41ddfb",
"rgb": {
"r": 65,
"g": 221,
"b": 251
},
"hsl": {
"h": 189.677,
"s": 95.876,
"l": 61.961
},
"oklch": {
"l": 0.83051,
"c": 0.1313,
"h": 213.8
},
"luminance": 0.59802
}Semantic roles & 50–950 ramp
primary
#41DDFB
secondary
#BB3D25
accent
#2500E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485