#75FFC2#75FFC2
#75FFC2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.149 H 162.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFC2 |
|---|---|
| RGB | rgb(117, 255, 194) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.32, -51.49, 17.91) |
| CIE-LCH | lch(91.32, 54.52, 160.82°) |
| OKLab | oklab(90.7% -0.142 0.0458) |
| OKLCH | oklch(90.7% 0.149 162.1) |
| XYZ | xyz(52.8290, 79.1921, 63.5301) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFC2 #FF75B2
analogous
#75FF7D #75FFC2 #75F7FF
triadic
#75FFC2 #C275FF #FFC275
tetradic
#75FFC2 #7D75FF #FF75B2 #F7FF75
square
#75FFC2 #7D75FF #FF75B2 #F7FF75
split-complementary
#75FFC2 #FF75F7 #FF7D75
monochromatic
#00FA8B #38FFA7 #75FFC2 #B2FFDD #E0FFF1
Accessibility & contrast
On white
1.25
#75FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#75FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFC2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFC2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#3FFFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffc2; /* rgb */ color: rgb(117, 255, 194); /* oklch */ color: oklch(90.7% 0.149 162.1);
Tailwind
colors: {
custom: {
50: '#a6ffd4',
500: '#75ffc2',
950: '#000000',
},
}SCSS
$custom: #75ffc2; $custom-light: #a6ffd4; $custom-dark: #000000;
JSON
{
"hex": "#75ffc2",
"rgb": {
"r": 117,
"g": 255,
"b": 194
},
"hsl": {
"h": 153.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90701,
"c": 0.14921,
"h": 162.1
},
"luminance": 0.79197
}Semantic roles & 50–950 ramp
primary
#75FFC2
secondary
#DD3C83
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683