#74FEFB#74FEFB
#74FEFB is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.120 H 193.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEFB |
|---|---|
| RGB | rgb(116, 254, 251) |
| HSL | hsl(179, 99%, 73%) |
| HSV | hsv(179, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.38, -38.11, -9.99) |
| CIE-LCH | lch(92.38, 39.40, 194.69°) |
| OKLab | oklab(92.01% -0.1171 -0.0277) |
| OKLCH | oklch(92.01% 0.12 193.3) |
| XYZ | xyz(60.0494, 81.5558, 103.8253) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.74
Aqua
#00FFFF
ΔE00 3.73
Bright Turquoise
#0FFEF9
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.22
Light Cyan
#ACFFFC
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEFB #FE7477
analogous
#74FEB6 #74FEFB #74BCFE
triadic
#74FEFB #FB74FE #FEFB74
tetradic
#74FEFB #B674FE #FE7477 #BCFE74
square
#74FEFB #B674FE #FE7477 #BCFE74
split-complementary
#74FEFB #FE74BC #FEB674
monochromatic
#02F6F1 #37FEF9 #74FEFB #B1FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#74FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#74FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEFB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEFB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fefb; /* rgb */ color: rgb(116, 254, 251); /* oklch */ color: oklch(92.0% 0.120 193.3);
Tailwind
colors: {
custom: {
50: '#a8fffc',
500: '#74fefb',
950: '#000000',
},
}SCSS
$custom: #74fefb; $custom-light: #a8fffc; $custom-dark: #000000;
JSON
{
"hex": "#74fefb",
"rgb": {
"r": 116,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.696,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.92005,
"c": 0.12035,
"h": 193.3
},
"luminance": 0.81562
}Semantic roles & 50–950 ramp
primary
#74FEFB
secondary
#DB3B3F
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685