#74CFDA#74CFDA
#74CFDA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.088 H 205.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDA |
|---|---|
| RGB | rgb(116, 207, 218) |
| HSL | hsl(186, 58%, 65%) |
| HSV | hsv(186, 47%, 85%) |
| CMYK | cmyk(46.8%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.11, -24.30, -13.90) |
| CIE-LCH | lch(78.11, 28.00, 209.77°) |
| OKLab | oklab(80.2% -0.0796 -0.0383) |
| OKLCH | oklch(80.2% 0.088 205.7) |
| XYZ | xyz(42.1653, 53.3971, 74.4008) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 7.74
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDA #DA7F74
analogous
#74DAB2 #74CFDA #749CDA
triadic
#74CFDA #DA74CF #CFDA74
tetradic
#74CFDA #B274DA #DA7F74 #9CDA74
square
#74CFDA #B274DA #DA7F74 #9CDA74
split-complementary
#74CFDA #DA749C #DAB274
monochromatic
#2C9AA7 #44BECD #74CFDA #A4E0E7 #D5F0F4
Accessibility & contrast
On white
1.80
#74CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#74CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#3DD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfda; /* rgb */ color: rgb(116, 207, 218); /* oklch */ color: oklch(80.2% 0.088 205.7);
Tailwind
colors: {
custom: {
50: '#a2dee5',
500: '#74cfda',
950: '#000000',
},
}SCSS
$custom: #74cfda; $custom-light: #a2dee5; $custom-dark: #000000;
JSON
{
"hex": "#74cfda",
"rgb": {
"r": 116,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.471,
"s": 57.955,
"l": 65.49
},
"oklch": {
"l": 0.80198,
"c": 0.08837,
"h": 205.7
},
"luminance": 0.53401
}Semantic roles & 50–950 ramp
primary
#74CFDA
secondary
#AA5348
accent
#3220C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484