#74FFEF#74FFEF
#74FFEF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.124 H 185.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFEF |
|---|---|
| RGB | rgb(116, 255, 239) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.34, -41.56, -3.84) |
| CIE-LCH | lch(92.34, 41.74, 185.28°) |
| OKLab | oklab(91.86% -0.1231 -0.011) |
| OKLCH | oklch(91.86% 0.124 185.1) |
| XYZ | xyz(58.5356, 81.4593, 94.2830) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Cyan
#41FDFE
ΔE00 5.88
Aqua
#00FFFF
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFEF #FF7484
analogous
#74FFAA #74FFEF #74C9FF
triadic
#74FFEF #EF74FF #FFEF74
tetradic
#74FFEF #AA74FF #FF7484 #C9FF74
square
#74FFEF #AA74FF #FF7484 #C9FF74
split-complementary
#74FFEF #FF74C9 #FFAA74
monochromatic
#00F9DC #37FFE8 #74FFEF #B1FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#74FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#74FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFEF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFEF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74ffef; /* rgb */ color: rgb(116, 255, 239); /* oklch */ color: oklch(91.9% 0.124 185.1);
Tailwind
colors: {
custom: {
50: '#a7fff4',
500: '#74ffef',
950: '#000000',
},
}SCSS
$custom: #74ffef; $custom-light: #a7fff4; $custom-dark: #000000;
JSON
{
"hex": "#74ffef",
"rgb": {
"r": 116,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.094,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91863,
"c": 0.12361,
"h": 185.1
},
"luminance": 0.81465
}Semantic roles & 50–950 ramp
primary
#74FFEF
secondary
#DC3B4D
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685