#74CEDA#74CEDA
#74CEDA is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.088 H 206.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDA |
|---|---|
| RGB | rgb(116, 206, 218) |
| HSL | hsl(187, 58%, 65%) |
| HSV | hsv(187, 47%, 85%) |
| CMYK | cmyk(46.8%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.82, -23.81, -14.33) |
| CIE-LCH | lch(77.82, 27.79, 211.04°) |
| OKLab | oklab(79.97% -0.0785 -0.0395) |
| OKLCH | oklch(79.97% 0.088 206.7) |
| XYZ | xyz(41.9238, 52.9141, 74.3203) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.47
Darkturquoise
#00CED1
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Neon Blue
#04D9FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDA #DA8074
analogous
#74DAB3 #74CEDA #749BDA
triadic
#74CEDA #DA74CE #CEDA74
tetradic
#74CEDA #B374DA #DA8074 #9BDA74
square
#74CEDA #B374DA #DA8074 #9BDA74
split-complementary
#74CEDA #DA749B #DAB374
monochromatic
#2C99A7 #44BDCD #74CEDA #A4DFE7 #D5F0F4
Accessibility & contrast
On white
1.81
#74CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#74CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#3DD5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74ceda; /* rgb */ color: rgb(116, 206, 218); /* oklch */ color: oklch(80.0% 0.088 206.7);
Tailwind
colors: {
custom: {
50: '#a2dde5',
500: '#74ceda',
950: '#000000',
},
}SCSS
$custom: #74ceda; $custom-light: #a2dde5; $custom-dark: #000000;
JSON
{
"hex": "#74ceda",
"rgb": {
"r": 116,
"g": 206,
"b": 218
},
"hsl": {
"h": 187.059,
"s": 57.955,
"l": 65.49
},
"oklch": {
"l": 0.7997,
"c": 0.08787,
"h": 206.7
},
"luminance": 0.52918
}Semantic roles & 50–950 ramp
primary
#74CEDA
secondary
#AA5448
accent
#3320C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484