#75FCEE#75FCEE
#75FCEE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.121 H 186.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCEE |
|---|---|
| RGB | rgb(117, 252, 238) |
| HSL | hsl(174, 96%, 72%) |
| HSV | hsv(174, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.49, -40.27, -4.56) |
| CIE-LCH | lch(91.49, 40.53, 186.46°) |
| OKLab | oklab(91.18% -0.1198 -0.0129) |
| OKLCH | oklch(91.18% 0.121 186.2) |
| XYZ | xyz(57.5725, 79.5703, 93.1969) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCEE #FC7583
analogous
#75FCAB #75FCEE #75C6FC
triadic
#75FCEE #EE75FC #FCEE75
tetradic
#75FCEE #AB75FC #FC7583 #C6FC75
square
#75FCEE #AB75FC #FC7583 #C6FC75
split-complementary
#75FCEE #FC75C6 #FCAB75
monochromatic
#05F1D9 #39FBE7 #75FCEE #B1FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#75FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#75FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fcee; /* rgb */ color: rgb(117, 252, 238); /* oklch */ color: oklch(91.2% 0.121 186.2);
Tailwind
colors: {
custom: {
50: '#a7fef3',
500: '#75fcee',
950: '#000000',
},
}SCSS
$custom: #75fcee; $custom-light: #a7fef3; $custom-dark: #000000;
JSON
{
"hex": "#75fcee",
"rgb": {
"r": 117,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91179,
"c": 0.12052,
"h": 186.2
},
"luminance": 0.79576
}Semantic roles & 50–950 ramp
primary
#75FCEE
secondary
#D93D4D
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685