#74FBCF#74FBCF
#74FBCF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.135 H 169.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBCF |
|---|---|
| RGB | rgb(116, 251, 207) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.42, -47.26, 9.94) |
| CIE-LCH | lch(90.42, 48.30, 168.12°) |
| OKLab | oklab(90.05% -0.1327 0.0254) |
| OKLCH | oklch(90.05% 0.135 169.1) |
| XYZ | xyz(52.9569, 77.2075, 71.1312) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.15
Light Turquoise
#7EF4CC
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 4.28
Pale Turquoise
#A5FBD5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBCF #FB74A0
analogous
#74FB8B #74FBCF #74E4FB
triadic
#74FBCF #CF74FB #FBCF74
tetradic
#74FBCF #8B74FB #FB74A0 #E4FB74
square
#74FBCF #8B74FB #FB74A0 #E4FB74
split-complementary
#74FBCF #FB74E4 #FB8B74
monochromatic
#07EEA2 #39F9BA #74FBCF #AFFDE4 #E1FEF5
Accessibility & contrast
On white
1.28
#74FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#74FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBCF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBCF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#33FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fbcf; /* rgb */ color: rgb(116, 251, 207); /* oklch */ color: oklch(90.0% 0.135 169.1);
Tailwind
colors: {
custom: {
50: '#a6fddd',
500: '#74fbcf',
950: '#000000',
},
}SCSS
$custom: #74fbcf; $custom-light: #a6fddd; $custom-dark: #000000;
JSON
{
"hex": "#74fbcf",
"rgb": {
"r": 116,
"g": 251,
"b": 207
},
"hsl": {
"h": 160.444,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90047,
"c": 0.13509,
"h": 169.1
},
"luminance": 0.77212
}Semantic roles & 50–950 ramp
primary
#74FBCF
secondary
#D73C6F
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684