#74FDFD#74FDFD
#74FDFD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.119 H 195.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDFD |
|---|---|
| RGB | rgb(116, 253, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.15, -37.14, -11.37) |
| CIE-LCH | lch(92.15, 38.84, 197.01°) |
| OKLab | oklab(91.84% -0.1153 -0.0315) |
| OKLCH | oklch(91.84% 0.119 195.3) |
| XYZ | xyz(60.0499, 81.0495, 105.3890) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.64
Bright Light Blue
#26F7FD
ΔE00 3.73
Aqua
#00FFFF
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDFD #FD7474
analogous
#74FDB9 #74FDFD #74B9FD
triadic
#74FDFD #FD74FD #FDFD74
tetradic
#74FDFD #B974FD #FD7474 #B9FD74
square
#74FDFD #B974FD #FD7474 #B9FD74
split-complementary
#74FDFD #FD74B9 #FDB974
monochromatic
#03F3F3 #38FCFC #74FDFD #B0FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#74FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#74FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDFD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDFD | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fdfd; /* rgb */ color: rgb(116, 253, 253); /* oklch */ color: oklch(91.8% 0.119 195.3);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#74fdfd',
950: '#000000',
},
}SCSS
$custom: #74fdfd; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#74fdfd",
"rgb": {
"r": 116,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91842,
"c": 0.11948,
"h": 195.3
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#74FDFD
secondary
#DA3B3B
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685