#74FFCE#74FFCE
#74FFCE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.141 H 167.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFCE |
|---|---|
| RGB | rgb(116, 255, 206) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.54, -49.18, 12.06) |
| CIE-LCH | lch(91.54, 50.64, 166.22°) |
| OKLab | oklab(90.96% -0.1373 0.0309) |
| OKLCH | oklch(90.96% 0.141 167.3) |
| XYZ | xyz(54.0978, 79.6842, 70.9103) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.54
Light Aquamarine
#7BFDC7
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFCE #FF74A5
analogous
#74FF88 #74FFCE #74EAFF
triadic
#74FFCE #CE74FF #FFCE74
tetradic
#74FFCE #8874FF #FF74A5 #EAFF74
square
#74FFCE #8874FF #FF74A5 #EAFF74
split-complementary
#74FFCE #FF74EA #FF8874
monochromatic
#00F9A1 #37FFB8 #74FFCE #B1FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#74FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#74FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFCE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFCE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#32FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffce; /* rgb */ color: rgb(116, 255, 206); /* oklch */ color: oklch(91.0% 0.141 167.3);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#74ffce',
950: '#000000',
},
}SCSS
$custom: #74ffce; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#74ffce",
"rgb": {
"r": 116,
"g": 255,
"b": 206
},
"hsl": {
"h": 158.849,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90956,
"c": 0.14076,
"h": 167.3
},
"luminance": 0.79689
}Semantic roles & 50–950 ramp
primary
#74FFCE
secondary
#DC3B74
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684