#74DEDA#74DEDA
#74DEDA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.099 H 192.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEDA |
|---|---|
| RGB | rgb(116, 222, 218) |
| HSL | hsl(178, 62%, 66%) |
| HSV | hsv(178, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.39, -31.59, -7.52) |
| CIE-LCH | lch(82.39, 32.47, 193.40°) |
| OKLab | oklab(83.64% -0.0965 -0.0209) |
| OKLCH | oklch(83.64% 0.099 192.2) |
| XYZ | xyz(45.9735, 61.0135, 75.6702) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Robin'S Egg
#6DEDFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEDA #DE7478
analogous
#74DEA5 #74DEDA #74ADDE
triadic
#74DEDA #DA74DE #DEDA74
tetradic
#74DEDA #A574DE #DE7478 #ADDE74
square
#74DEDA #A574DE #DE7478 #ADDE74
split-complementary
#74DEDA #DE74AD #DEA574
monochromatic
#29AEA9 #43D2CD #74DEDA #A5EAE7 #D7F5F4
Accessibility & contrast
On white
1.59
#74DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#74DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEDA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEDA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#37E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74deda; /* rgb */ color: rgb(116, 222, 218); /* oklch */ color: oklch(83.6% 0.099 192.2);
Tailwind
colors: {
custom: {
50: '#a3e8e5',
500: '#74deda',
950: '#000000',
},
}SCSS
$custom: #74deda; $custom-light: #a3e8e5; $custom-dark: #000000;
JSON
{
"hex": "#74deda",
"rgb": {
"r": 116,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.736,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83636,
"c": 0.09872,
"h": 192.2
},
"luminance": 0.61018
}Semantic roles & 50–950 ramp
primary
#74DEDA
secondary
#B0464A
accent
#1C23C9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484