#75FFFE#75FFFE
#75FFFE is a very light, vivid teal. Relative luminance 0.825; OKLCH L 92.4% C 0.120 H 194.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFFE |
|---|---|
| RGB | rgb(117, 255, 254) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.77, -37.62, -10.96) |
| CIE-LCH | lch(92.77, 39.18, 196.24°) |
| OKLab | oklab(92.36% -0.1163 -0.0304) |
| OKLCH | oklch(92.36% 0.12 194.6) |
| XYZ | xyz(60.9779, 82.4517, 106.4480) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.78
Bright Light Blue
#26F7FD
ΔE00 4.02
Bright Turquoise
#0FFEF9
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFFE #FF7576
analogous
#75FFB9 #75FFFE #75BBFF
triadic
#75FFFE #FE75FF #FFFE75
tetradic
#75FFFE #B975FF #FF7576 #BBFF75
square
#75FFFE #B975FF #FF7576 #BBFF75
split-complementary
#75FFFE #FF75BB #FFB975
monochromatic
#00FAF8 #38FFFE #75FFFE #B2FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#75FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#75FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFFE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFFE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #75fffe; /* rgb */ color: rgb(117, 255, 254); /* oklch */ color: oklch(92.4% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#75fffe',
950: '#000000',
},
}SCSS
$custom: #75fffe; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#75fffe",
"rgb": {
"r": 117,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92361,
"c": 0.12024,
"h": 194.6
},
"luminance": 0.82458
}Semantic roles & 50–950 ramp
primary
#75FFFE
secondary
#DD3C3D
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685