#75FCF2#75FCF2
#75FCF2 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.120 H 188.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCF2 |
|---|---|
| RGB | rgb(117, 252, 242) |
| HSL | hsl(176, 96%, 72%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.60, -39.28, -6.48) |
| CIE-LCH | lch(91.60, 39.81, 189.37°) |
| OKLab | oklab(91.3% -0.1182 -0.0181) |
| OKLCH | oklch(91.3% 0.12 188.7) |
| XYZ | xyz(58.1667, 79.8079, 96.3263) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCF2 #FC757F
analogous
#75FCAF #75FCF2 #75C2FC
triadic
#75FCF2 #F275FC #FCF275
tetradic
#75FCF2 #AF75FC #FC757F #C2FC75
square
#75FCF2 #AF75FC #FC757F #C2FC75
split-complementary
#75FCF2 #FC75C2 #FCAF75
monochromatic
#05F1E0 #39FBEC #75FCF2 #B1FDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#75FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#75FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCF2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCF2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fcf2; /* rgb */ color: rgb(117, 252, 242); /* oklch */ color: oklch(91.3% 0.120 188.7);
Tailwind
colors: {
custom: {
50: '#a8fef6',
500: '#75fcf2',
950: '#000000',
},
}SCSS
$custom: #75fcf2; $custom-light: #a8fef6; $custom-dark: #000000;
JSON
{
"hex": "#75fcf2",
"rgb": {
"r": 117,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91301,
"c": 0.11954,
"h": 188.7
},
"luminance": 0.79814
}Semantic roles & 50–950 ramp
primary
#75FCF2
secondary
#D93D48
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685