#74FCCE#74FCCE
#74FCCE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.137 H 168.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCCE |
|---|---|
| RGB | rgb(116, 252, 206) |
| HSL | hsl(160, 96%, 72%) |
| HSV | hsv(160, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.68, -47.91, 10.83) |
| CIE-LCH | lch(90.68, 49.12, 167.26°) |
| OKLab | oklab(90.26% -0.1342 0.0278) |
| OKLCH | oklch(90.26% 0.137 168.3) |
| XYZ | xyz(53.1482, 77.7851, 70.5937) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCCE #FC74A2
analogous
#74FC8A #74FCCE #74E6FC
triadic
#74FCCE #CE74FC #FCCE74
tetradic
#74FCCE #8A74FC #FC74A2 #E6FC74
square
#74FCCE #8A74FC #FC74A2 #E6FC74
split-complementary
#74FCCE #FC74E6 #FC8A74
monochromatic
#05F0A1 #38FBB9 #74FCCE #B0FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#74FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#74FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCCE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCCE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#34FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fcce; /* rgb */ color: rgb(116, 252, 206); /* oklch */ color: oklch(90.3% 0.137 168.3);
Tailwind
colors: {
custom: {
50: '#a6fedd',
500: '#74fcce',
950: '#000000',
},
}SCSS
$custom: #74fcce; $custom-light: #a6fedd; $custom-dark: #000000;
JSON
{
"hex": "#74fcce",
"rgb": {
"r": 116,
"g": 252,
"b": 206
},
"hsl": {
"h": 159.706,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90255,
"c": 0.137,
"h": 168.3
},
"luminance": 0.7779
}Semantic roles & 50–950 ramp
primary
#74FCCE
secondary
#D83C71
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684