#74DDDB#74DDDB
#74DDDB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.098 H 193.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDDB |
|---|---|
| RGB | rgb(116, 221, 219) |
| HSL | hsl(179, 61%, 66%) |
| HSV | hsv(179, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.13, -30.86, -8.44) |
| CIE-LCH | lch(82.13, 31.99, 195.29°) |
| OKLab | oklab(83.44% -0.095 -0.0233) |
| OKLCH | oklch(83.44% 0.098 193.8) |
| XYZ | xyz(45.8399, 60.5364, 76.2731) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Aqua Blue
#02D8E9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDDB #DD7476
analogous
#74DDA6 #74DDDB #74AADD
triadic
#74DDDB #DB74DD #DDDB74
tetradic
#74DDDB #A674DD #DD7476 #AADD74
square
#74DDDB #A674DD #DD7476 #AADD74
split-complementary
#74DDDB #DD74AA #DDA674
monochromatic
#2AACAA #43D1CE #74DDDB #A5E9E8 #D6F5F4
Accessibility & contrast
On white
1.60
#74DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#74DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDDB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDDB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#36E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dddb; /* rgb */ color: rgb(116, 221, 219); /* oklch */ color: oklch(83.4% 0.098 193.8);
Tailwind
colors: {
custom: {
50: '#a3e8e6',
500: '#74dddb',
950: '#000000',
},
}SCSS
$custom: #74dddb; $custom-light: #a3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#74dddb",
"rgb": {
"r": 116,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.857,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.83438,
"c": 0.0978,
"h": 193.8
},
"luminance": 0.6054
}Semantic roles & 50–950 ramp
primary
#74DDDB
secondary
#AF4748
accent
#1D20C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484