#74FDC2#74FDC2
#74FDC2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.147 H 162.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDC2 |
|---|---|
| RGB | rgb(116, 253, 194) |
| HSL | hsl(154, 97%, 72%) |
| HSV | hsv(154, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.71, -50.87, 17.06) |
| CIE-LCH | lch(90.71, 53.66, 161.47°) |
| OKLab | oklab(90.2% -0.1405 0.0436) |
| OKLCH | oklch(90.2% 0.147 162.7) |
| XYZ | xyz(52.0606, 77.8538, 63.3123) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.12
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDC2 #FD74AF
analogous
#74FD7E #74FDC2 #74F3FD
triadic
#74FDC2 #C274FD #FDC274
tetradic
#74FDC2 #7E74FD #FD74AF #F3FD74
square
#74FDC2 #7E74FD #FD74AF #F3FD74
split-complementary
#74FDC2 #FD74F3 #FD7E74
monochromatic
#03F38C #38FCA8 #74FDC2 #B0FEDC #E1FFF2
Accessibility & contrast
On white
1.27
#74FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#74FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDC2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDC2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#3EFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fdc2; /* rgb */ color: rgb(116, 253, 194); /* oklch */ color: oklch(90.2% 0.147 162.7);
Tailwind
colors: {
custom: {
50: '#a6ffd4',
500: '#74fdc2',
950: '#000000',
},
}SCSS
$custom: #74fdc2; $custom-light: #a6ffd4; $custom-dark: #000000;
JSON
{
"hex": "#74fdc2",
"rgb": {
"r": 116,
"g": 253,
"b": 194
},
"hsl": {
"h": 154.161,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90196,
"c": 0.14711,
"h": 162.7
},
"luminance": 0.77859
}Semantic roles & 50–950 ramp
primary
#74FDC2
secondary
#DA3B80
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683