#74FFFA#74FFFA
#74FFFA is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.121 H 192.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFFA |
|---|---|
| RGB | rgb(116, 255, 250) |
| HSL | hsl(178, 100%, 73%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.63, -38.82, -9.10) |
| CIE-LCH | lch(92.63, 39.87, 193.19°) |
| OKLab | oklab(92.2% -0.1185 -0.0253) |
| OKLCH | oklch(92.2% 0.121 192) |
| XYZ | xyz(60.2104, 82.1292, 103.1034) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.02
Bright Turquoise
#0FFEF9
ΔE00 3.68
Aqua
#00FFFF
ΔE00 3.82
Bright Light Blue
#26F7FD
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFFA #FF7479
analogous
#74FFB5 #74FFFA #74BEFF
triadic
#74FFFA #FA74FF #FFFA74
tetradic
#74FFFA #B574FF #FF7479 #BEFF74
square
#74FFFA #B574FF #FF7479 #BEFF74
split-complementary
#74FFFA #FF74BE #FFB574
monochromatic
#00F9F0 #37FFF8 #74FFFA #B1FFFC #E0FFFE
Accessibility & contrast
On white
1.21
#74FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#74FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFFA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFFA | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #74fffa; /* rgb */ color: rgb(116, 255, 250); /* oklch */ color: oklch(92.2% 0.121 192.0);
Tailwind
colors: {
custom: {
50: '#a8fffb',
500: '#74fffa',
950: '#000000',
},
}SCSS
$custom: #74fffa; $custom-light: #a8fffb; $custom-dark: #000000;
JSON
{
"hex": "#74fffa",
"rgb": {
"r": 116,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.842,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.922,
"c": 0.12122,
"h": 192
},
"luminance": 0.82135
}Semantic roles & 50–950 ramp
primary
#74FFFA
secondary
#DC3B41
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685