#74FCDA#74FCDA
#74FCDA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.130 H 174.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCDA |
|---|---|
| RGB | rgb(116, 252, 218) |
| HSL | hsl(165, 96%, 72%) |
| HSV | hsv(165, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.96, -45.22, 5.02) |
| CIE-LCH | lch(90.96, 45.50, 173.66°) |
| OKLab | oklab(90.57% -0.1289 0.0126) |
| OKLCH | oklch(90.57% 0.13 174.4) |
| XYZ | xyz(54.6620, 78.3906, 78.5664) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCDA #FC7496
analogous
#74FC96 #74FCDA #74DAFC
triadic
#74FCDA #DA74FC #FCDA74
tetradic
#74FCDA #9674FC #FC7496 #DAFC74
square
#74FCDA #9674FC #FC7496 #DAFC74
split-complementary
#74FCDA #FC74DA #FC9674
monochromatic
#05F0B6 #38FBCA #74FCDA #B0FDEA #E1FEF7
Accessibility & contrast
On white
1.26
#74FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#74FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCDA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCDA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#26FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fcda; /* rgb */ color: rgb(116, 252, 218); /* oklch */ color: oklch(90.6% 0.130 174.4);
Tailwind
colors: {
custom: {
50: '#a6fee5',
500: '#74fcda',
950: '#000000',
},
}SCSS
$custom: #74fcda; $custom-light: #a6fee5; $custom-dark: #000000;
JSON
{
"hex": "#74fcda",
"rgb": {
"r": 116,
"g": 252,
"b": 218
},
"hsl": {
"h": 165,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90571,
"c": 0.12956,
"h": 174.4
},
"luminance": 0.78396
}Semantic roles & 50–950 ramp
primary
#74FCDA
secondary
#D83C63
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684