#74FFDA#74FFDA
#74FFDA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 173.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDA |
|---|---|
| RGB | rgb(116, 255, 218) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.81, -46.52, 6.26) |
| CIE-LCH | lch(91.81, 46.94, 172.34°) |
| OKLab | oklab(91.27% -0.1321 0.0159) |
| OKLCH | oklch(91.27% 0.133 173.2) |
| XYZ | xyz(55.6116, 80.2897, 78.8829) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.02
Light Aqua
#8CFFDB
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.59
Bright Teal
#01F9C6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDA #FF7499
analogous
#74FF95 #74FFDA #74DEFF
triadic
#74FFDA #DA74FF #FFDA74
tetradic
#74FFDA #9574FF #FF7499 #DEFF74
square
#74FFDA #9574FF #FF7499 #DEFF74
split-complementary
#74FFDA #FF74DE #FF9574
monochromatic
#00F9B6 #37FFCA #74FFDA #B1FFEA #E0FFF7
Accessibility & contrast
On white
1.23
#74FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#74FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#23FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffda; /* rgb */ color: rgb(116, 255, 218); /* oklch */ color: oklch(91.3% 0.133 173.2);
Tailwind
colors: {
custom: {
50: '#a6ffe5',
500: '#74ffda',
950: '#000000',
},
}SCSS
$custom: #74ffda; $custom-light: #a6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#74ffda",
"rgb": {
"r": 116,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.029,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91267,
"c": 0.13304,
"h": 173.2
},
"luminance": 0.80295
}Semantic roles & 50–950 ramp
primary
#74FFDA
secondary
#DC3B66
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684