#74DDEB#74DDEB
#74DDEB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.099 H 206.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDEB |
|---|---|
| RGB | rgb(116, 221, 235) |
| HSL | hsl(187, 75%, 69%) |
| HSV | hsv(187, 51%, 92%) |
| CMYK | cmyk(50.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.60, -26.71, -16.22) |
| CIE-LCH | lch(82.60, 31.25, 211.27°) |
| OKLab | oklab(83.98% -0.0885 -0.0448) |
| OKLCH | oklch(83.98% 0.099 206.8) |
| XYZ | xyz(48.0484, 61.4198, 87.9043) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDEB #EB8274
analogous
#74EBBE #74DDEB #74A2EB
triadic
#74DDEB #EB74DD #DDEB74
tetradic
#74DDEB #BE74EB #EB8274 #A2EB74
square
#74DDEB #BE74EB #EB8274 #A2EB74
split-complementary
#74DDEB #EB74A2 #EBBE74
monochromatic
#1DB4C8 #3ED0E3 #74DDEB #AAEAF3 #DFF7FA
Accessibility & contrast
On white
1.58
#74DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#74DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDEB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDEB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#21E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74ddeb; /* rgb */ color: rgb(116, 221, 235); /* oklch */ color: oklch(84.0% 0.099 206.8);
Tailwind
colors: {
custom: {
50: '#a4e7f1',
500: '#74ddeb',
950: '#000000',
},
}SCSS
$custom: #74ddeb; $custom-light: #a4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#74ddeb",
"rgb": {
"r": 116,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.059,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.83977,
"c": 0.09917,
"h": 206.8
},
"luminance": 0.61424
}Semantic roles & 50–950 ramp
primary
#74DDEB
secondary
#C34F40
accent
#260FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485