#74FCF0#74FCF0
#74FCF0 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.121 H 187.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCF0 |
|---|---|
| RGB | rgb(116, 252, 240) |
| HSL | hsl(175, 96%, 72%) |
| HSV | hsv(175, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.51, -39.97, -5.57) |
| CIE-LCH | lch(91.51, 40.36, 187.94°) |
| OKLab | oklab(91.21% -0.1196 -0.0157) |
| OKLCH | oklch(91.21% 0.121 187.5) |
| XYZ | xyz(57.7343, 79.6195, 94.7467) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCF0 #FC7480
analogous
#74FCAC #74FCF0 #74C4FC
triadic
#74FCF0 #F074FC #FCF074
tetradic
#74FCF0 #AC74FC #FC7480 #C4FC74
square
#74FCF0 #AC74FC #FC7480 #C4FC74
split-complementary
#74FCF0 #FC74C4 #FCAC74
monochromatic
#05F0DC #38FBEA #74FCF0 #B0FDF6 #E1FEFC
Accessibility & contrast
On white
1.24
#74FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#74FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCF0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCF0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fcf0; /* rgb */ color: rgb(116, 252, 240); /* oklch */ color: oklch(91.2% 0.121 187.5);
Tailwind
colors: {
custom: {
50: '#a7fef4',
500: '#74fcf0',
950: '#000000',
},
}SCSS
$custom: #74fcf0; $custom-light: #a7fef4; $custom-dark: #000000;
JSON
{
"hex": "#74fcf0",
"rgb": {
"r": 116,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.706,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91206,
"c": 0.1206,
"h": 187.5
},
"luminance": 0.79625
}Semantic roles & 50–950 ramp
primary
#74FCF0
secondary
#D83C4A
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685