#75FFEF#75FFEF
#75FFEF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 185.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFEF |
|---|---|
| RGB | rgb(117, 255, 239) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.37, -41.37, -3.79) |
| CIE-LCH | lch(92.37, 41.55, 185.24°) |
| OKLab | oklab(91.9% -0.1225 -0.0109) |
| OKLCH | oklch(91.9% 0.123 185.1) |
| XYZ | xyz(58.6693, 81.5283, 94.2893) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.91
Aqua
#00FFFF
ΔE00 6.10
Light Aqua
#8CFFDB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFEF #FF7585
analogous
#75FFAA #75FFEF #75CAFF
triadic
#75FFEF #EF75FF #FFEF75
tetradic
#75FFEF #AA75FF #FF7585 #CAFF75
square
#75FFEF #AA75FF #FF7585 #CAFF75
split-complementary
#75FFEF #FF75CA #FFAA75
monochromatic
#00FADD #38FFE8 #75FFEF #B2FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#75FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#75FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFEF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFEF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75ffef; /* rgb */ color: rgb(117, 255, 239); /* oklch */ color: oklch(91.9% 0.123 185.1);
Tailwind
colors: {
custom: {
50: '#a8fff4',
500: '#75ffef',
950: '#000000',
},
}SCSS
$custom: #75ffef; $custom-light: #a8fff4; $custom-dark: #000000;
JSON
{
"hex": "#75ffef",
"rgb": {
"r": 117,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91896,
"c": 0.12302,
"h": 185.1
},
"luminance": 0.81534
}Semantic roles & 50–950 ramp
primary
#75FFEF
secondary
#DD3C4E
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685