#74FDCD#74FDCD
#74FDCD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 167.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDCD |
|---|---|
| RGB | rgb(116, 253, 205) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.95, -48.55, 11.73) |
| CIE-LCH | lch(90.95, 49.95, 166.42°) |
| OKLab | oklab(90.46% -0.1356 0.0301) |
| OKLCH | oklch(90.46% 0.139 167.5) |
| XYZ | xyz(53.3420, 78.3664, 70.0609) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDCD #FD74A4
analogous
#74FD89 #74FDCD #74E9FD
triadic
#74FDCD #CD74FD #FDCD74
tetradic
#74FDCD #8974FD #FD74A4 #E9FD74
square
#74FDCD #8974FD #FD74A4 #E9FD74
split-complementary
#74FDCD #FD74E9 #FD8974
monochromatic
#03F39F #38FCB7 #74FDCD #B0FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#74FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#74FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDCD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDCD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#34FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fdcd; /* rgb */ color: rgb(116, 253, 205); /* oklch */ color: oklch(90.5% 0.139 167.5);
Tailwind
colors: {
custom: {
50: '#a6ffdc',
500: '#74fdcd',
950: '#000000',
},
}SCSS
$custom: #74fdcd; $custom-light: #a6ffdc; $custom-dark: #000000;
JSON
{
"hex": "#74fdcd",
"rgb": {
"r": 116,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.978,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90464,
"c": 0.13894,
"h": 167.5
},
"luminance": 0.78371
}Semantic roles & 50–950 ramp
primary
#74FDCD
secondary
#DA3B73
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684