#74CEBA#74CEBA
#74CEBA is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.092 H 177.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEBA |
|---|---|
| RGB | rgb(116, 206, 186) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.92, -31.74, 1.55) |
| CIE-LCH | lch(76.92, 31.78, 177.21°) |
| OKLab | oklab(78.94% -0.0919 0.0036) |
| OKLCH | oklch(78.94% 0.092 177.8) |
| XYZ | xyz(38.1331, 51.3979, 54.3562) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.40
Pale Teal
#82CBB2
ΔE00 3.04
Mediumaquamarine
#66CDAA
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.70
Turquoise (survey)
#06C2AC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEBA #CE7488
analogous
#74CE8D #74CEBA #74B5CE
triadic
#74CEBA #BA74CE #CEBA74
tetradic
#74CEBA #8D74CE #CE7488 #B5CE74
square
#74CEBA #8D74CE #CE7488 #B5CE74
split-complementary
#74CEBA #CE74B5 #CE8D74
monochromatic
#34947E #47BEA4 #74CEBA #A1DED0 #CEEEE7
Accessibility & contrast
On white
1.86
#74CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#74CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEBA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEBA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#B9B9BC
Tritanopia (blue-blind)
#52D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74ceba; /* rgb */ color: rgb(116, 206, 186); /* oklch */ color: oklch(78.9% 0.092 177.8);
Tailwind
colors: {
custom: {
50: '#a1ddce',
500: '#74ceba',
950: '#000000',
},
}SCSS
$custom: #74ceba; $custom-light: #a1ddce; $custom-dark: #000000;
JSON
{
"hex": "#74ceba",
"rgb": {
"r": 116,
"g": 206,
"b": 186
},
"hsl": {
"h": 166.667,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.78942,
"c": 0.09197,
"h": 177.8
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#74CEBA
secondary
#9A4D5E
accent
#2A4BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483