#74FCCA#74FCCA
#74FCCA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.140 H 166.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCCA |
|---|---|
| RGB | rgb(116, 252, 202) |
| HSL | hsl(158, 96%, 72%) |
| HSV | hsv(158, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.59, -48.77, 12.77) |
| CIE-LCH | lch(90.59, 50.42, 165.33°) |
| OKLab | oklab(90.16% -0.1359 0.0327) |
| OKLCH | oklch(90.16% 0.14 166.5) |
| XYZ | xyz(52.6685, 77.5932, 68.0671) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCCA #FC74A6
analogous
#74FC86 #74FCCA #74EAFC
triadic
#74FCCA #CA74FC #FCCA74
tetradic
#74FCCA #8674FC #FC74A6 #EAFC74
square
#74FCCA #8674FC #FC74A6 #EAFC74
split-complementary
#74FCCA #FC74EA #FC8674
monochromatic
#05F09A #38FBB3 #74FCCA #B0FDE1 #E1FEF4
Accessibility & contrast
On white
1.27
#74FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#74FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCCA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCCA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#38FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fcca; /* rgb */ color: rgb(116, 252, 202); /* oklch */ color: oklch(90.2% 0.140 166.5);
Tailwind
colors: {
custom: {
50: '#a6feda',
500: '#74fcca',
950: '#000000',
},
}SCSS
$custom: #74fcca; $custom-light: #a6feda; $custom-dark: #000000;
JSON
{
"hex": "#74fcca",
"rgb": {
"r": 116,
"g": 252,
"b": 202
},
"hsl": {
"h": 157.941,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90155,
"c": 0.13981,
"h": 166.5
},
"luminance": 0.77598
}Semantic roles & 50–950 ramp
primary
#74FCCA
secondary
#D83C75
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683