#74FDCB#74FDCB
#74FDCB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.140 H 166.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDCB |
|---|---|
| RGB | rgb(116, 253, 203) |
| HSL | hsl(158, 97%, 72%) |
| HSV | hsv(158, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.90, -48.98, 12.70) |
| CIE-LCH | lch(90.90, 50.60, 165.47°) |
| OKLab | oklab(90.41% -0.1365 0.0326) |
| OKLCH | oklch(90.41% 0.14 166.6) |
| XYZ | xyz(53.1021, 78.2704, 68.7976) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDCB #FD74A6
analogous
#74FD86 #74FDCB #74EBFD
triadic
#74FDCB #CB74FD #FDCB74
tetradic
#74FDCB #8674FD #FD74A6 #EBFD74
square
#74FDCB #8674FD #FD74A6 #EBFD74
split-complementary
#74FDCB #FD74EB #FD8674
monochromatic
#03F39C #38FCB4 #74FDCB #B0FEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#74FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#74FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDCB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDCB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#36FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fdcb; /* rgb */ color: rgb(116, 253, 203); /* oklch */ color: oklch(90.4% 0.140 166.6);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#74fdcb',
950: '#000000',
},
}SCSS
$custom: #74fdcb; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#74fdcb",
"rgb": {
"r": 116,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.102,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90414,
"c": 0.14036,
"h": 166.6
},
"luminance": 0.78275
}Semantic roles & 50–950 ramp
primary
#74FDCB
secondary
#DA3B75
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684