#74CFD9#74CFD9
#74CFD9 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.088 H 204.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFD9 |
|---|---|
| RGB | rgb(116, 207, 217) |
| HSL | hsl(186, 57%, 65%) |
| HSV | hsv(186, 47%, 85%) |
| CMYK | cmyk(46.5%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(78.08, -24.57, -13.41) |
| CIE-LCH | lch(78.08, 27.99, 208.63°) |
| OKLab | oklab(80.16% -0.08 -0.0369) |
| OKLCH | oklch(80.16% 0.088 204.8) |
| XYZ | xyz(42.0348, 53.3450, 73.7137) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Robin Egg Blue
#8AF1FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFD9 #D97E74
analogous
#74D9B1 #74CFD9 #749CD9
triadic
#74CFD9 #D974CF #CFD974
tetradic
#74CFD9 #B174D9 #D97E74 #9CD974
square
#74CFD9 #B174D9 #D97E74 #9CD974
split-complementary
#74CFD9 #D9749C #D9B174
monochromatic
#2D99A5 #44BECC #74CFD9 #A4E0E6 #D4F0F3
Accessibility & contrast
On white
1.80
#74CFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#74CFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFD9
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFD9 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DA
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#3DD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfd9; /* rgb */ color: rgb(116, 207, 217); /* oklch */ color: oklch(80.2% 0.088 204.8);
Tailwind
colors: {
custom: {
50: '#a2dee4',
500: '#74cfd9',
950: '#000000',
},
}SCSS
$custom: #74cfd9; $custom-light: #a2dee4; $custom-dark: #000000;
JSON
{
"hex": "#74cfd9",
"rgb": {
"r": 116,
"g": 207,
"b": 217
},
"hsl": {
"h": 185.941,
"s": 57.062,
"l": 65.294
},
"oklch": {
"l": 0.80163,
"c": 0.08815,
"h": 204.8
},
"luminance": 0.53348
}Semantic roles & 50–950 ramp
primary
#74CFD9
secondary
#A95248
accent
#3121C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484