#74CFD3#74CFD3
#74CFD3 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.087 H 199.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFD3 |
|---|---|
| RGB | rgb(116, 207, 211) |
| HSL | hsl(183, 52%, 64%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(45%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.90, -26.12, -10.46) |
| CIE-LCH | lch(77.90, 28.13, 201.82°) |
| OKLab | oklab(79.96% -0.0825 -0.0288) |
| OKLCH | oklch(79.96% 0.087 199.3) |
| XYZ | xyz(41.2686, 53.0385, 69.6781) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFD3 #D37874
analogous
#74D3A8 #74CFD3 #74A0D3
triadic
#74CFD3 #D374CF #CFD374
tetradic
#74CFD3 #A874D3 #D37874 #A0D374
square
#74CFD3 #A874D3 #D37874 #A0D374
split-complementary
#74CFD3 #D374A0 #D3A874
monochromatic
#31979B #46BFC4 #74CFD3 #A2DFE2 #D1EFF0
Accessibility & contrast
On white
1.81
#74CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#74CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFD3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFD3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#42D5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfd3; /* rgb */ color: rgb(116, 207, 211); /* oklch */ color: oklch(80.0% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#a2dee0',
500: '#74cfd3',
950: '#000000',
},
}SCSS
$custom: #74cfd3; $custom-light: #a2dee0; $custom-dark: #000000;
JSON
{
"hex": "#74cfd3",
"rgb": {
"r": 116,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.526,
"s": 51.913,
"l": 64.118
},
"oklch": {
"l": 0.79958,
"c": 0.08736,
"h": 199.3
},
"luminance": 0.53042
}Semantic roles & 50–950 ramp
primary
#74CFD3
secondary
#A04E4B
accent
#2D26BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484