#74FDCC#74FDCC
#74FDCC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.140 H 167.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDCC |
|---|---|
| RGB | rgb(116, 253, 204) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.92, -48.77, 12.21) |
| CIE-LCH | lch(90.92, 50.27, 165.94°) |
| OKLab | oklab(90.44% -0.1361 0.0313) |
| OKLCH | oklch(90.44% 0.14 167) |
| XYZ | xyz(53.2217, 78.3183, 69.4273) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Aquamarine
#7FFFD4
ΔE00 1.64
Light Turquoise
#7EF4CC
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDCC #FD74A5
analogous
#74FD87 #74FDCC #74EAFD
triadic
#74FDCC #CC74FD #FDCC74
tetradic
#74FDCC #8774FD #FD74A5 #EAFD74
square
#74FDCC #8774FD #FD74A5 #EAFD74
split-complementary
#74FDCC #FD74EA #FD8774
monochromatic
#03F39D #38FCB6 #74FDCC #B0FEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#74FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#74FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDCC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDCC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#35FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fdcc; /* rgb */ color: rgb(116, 253, 204); /* oklch */ color: oklch(90.4% 0.140 167.0);
Tailwind
colors: {
custom: {
50: '#a6ffdb',
500: '#74fdcc',
950: '#000000',
},
}SCSS
$custom: #74fdcc; $custom-light: #a6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#74fdcc",
"rgb": {
"r": 116,
"g": 253,
"b": 204
},
"hsl": {
"h": 158.54,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90439,
"c": 0.13964,
"h": 167
},
"luminance": 0.78323
}Semantic roles & 50–950 ramp
primary
#74FDCC
secondary
#DA3B74
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684