#74FCDF#74FCDF
#74FCDF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 177.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCDF |
|---|---|
| RGB | rgb(116, 252, 223) |
| HSL | hsl(167, 96%, 72%) |
| HSV | hsv(167, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.08, -44.07, 2.61) |
| CIE-LCH | lch(91.08, 44.14, 176.61°) |
| OKLab | oklab(90.71% -0.1268 0.0062) |
| OKLCH | oklch(90.71% 0.127 177.2) |
| XYZ | xyz(55.3262, 78.6563, 82.0643) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCDF #FC7491
analogous
#74FC9B #74FCDF #74D5FC
triadic
#74FCDF #DF74FC #FCDF74
tetradic
#74FCDF #9B74FC #FC7491 #D5FC74
square
#74FCDF #9B74FC #FC7491 #D5FC74
split-complementary
#74FCDF #FC74D5 #FC9B74
monochromatic
#05F0BE #38FBD1 #74FCDF #B0FDED #E1FEF8
Accessibility & contrast
On white
1.26
#74FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#74FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCDF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCDF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#1EFFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fcdf; /* rgb */ color: rgb(116, 252, 223); /* oklch */ color: oklch(90.7% 0.127 177.2);
Tailwind
colors: {
custom: {
50: '#a6fee8',
500: '#74fcdf',
950: '#000000',
},
}SCSS
$custom: #74fcdf; $custom-light: #a6fee8; $custom-dark: #000000;
JSON
{
"hex": "#74fcdf",
"rgb": {
"r": 116,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.206,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90709,
"c": 0.12693,
"h": 177.2
},
"luminance": 0.78662
}Semantic roles & 50–950 ramp
primary
#74FCDF
secondary
#D83C5D
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684