#74CEBE#74CEBE
#74CEBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.090 H 181.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEBE |
|---|---|
| RGB | rgb(116, 206, 190) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.02, -30.81, -0.45) |
| CIE-LCH | lch(77.02, 30.81, 180.84°) |
| OKLab | oklab(79.06% -0.0902 -0.0017) |
| OKLCH | oklch(79.06% 0.09 181.1) |
| XYZ | xyz(38.5643, 51.5704, 56.6271) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.10
Mediumturquoise
#48D1CC
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEBE #CE7484
analogous
#74CE91 #74CEBE #74B1CE
triadic
#74CEBE #BE74CE #CEBE74
tetradic
#74CEBE #9174CE #CE7484 #B1CE74
square
#74CEBE #9174CE #CE7484 #B1CE74
split-complementary
#74CEBE #CE74B1 #CE9174
monochromatic
#349483 #47BEA9 #74CEBE #A1DED3 #CEEEE8
Accessibility & contrast
On white
1.86
#74CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#74CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEBE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEBE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#50D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cebe; /* rgb */ color: rgb(116, 206, 190); /* oklch */ color: oklch(79.1% 0.090 181.1);
Tailwind
colors: {
custom: {
50: '#a1ddd1',
500: '#74cebe',
950: '#000000',
},
}SCSS
$custom: #74cebe; $custom-light: #a1ddd1; $custom-dark: #000000;
JSON
{
"hex": "#74cebe",
"rgb": {
"r": 116,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.7906,
"c": 0.09018,
"h": 181.1
},
"luminance": 0.51573
}Semantic roles & 50–950 ramp
primary
#74CEBE
secondary
#9A4D5A
accent
#2A44BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483