#74FFCF#74FFCF
#74FFCF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.140 H 167.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFCF |
|---|---|
| RGB | rgb(116, 255, 207) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.56, -48.97, 11.58) |
| CIE-LCH | lch(91.56, 50.32, 166.70°) |
| OKLab | oklab(90.98% -0.1369 0.0297) |
| OKLCH | oklch(90.98% 0.14 167.8) |
| XYZ | xyz(54.2196, 79.7329, 71.5521) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFCF #FF74A4
analogous
#74FF8A #74FFCF #74E9FF
triadic
#74FFCF #CF74FF #FFCF74
tetradic
#74FFCF #8A74FF #FF74A4 #E9FF74
square
#74FFCF #8A74FF #FF74A4 #E9FF74
split-complementary
#74FFCF #FF74E9 #FF8A74
monochromatic
#00F9A3 #37FFBA #74FFCF #B1FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#74FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#74FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFCF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFCF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#31FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffcf; /* rgb */ color: rgb(116, 255, 207); /* oklch */ color: oklch(91.0% 0.140 167.8);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#74ffcf',
950: '#000000',
},
}SCSS
$custom: #74ffcf; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#74ffcf",
"rgb": {
"r": 116,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.281,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90981,
"c": 0.14006,
"h": 167.8
},
"luminance": 0.79738
}Semantic roles & 50–950 ramp
primary
#74FFCF
secondary
#DC3B73
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684