#75DFF4#75DFF4
#75DFF4 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.102 H 212.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFF4 |
|---|---|
| RGB | rgb(117, 223, 244) |
| HSL | hsl(190, 85%, 71%) |
| HSV | hsv(190, 52%, 96%) |
| CMYK | cmyk(52%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.49, -25.07, -19.66) |
| CIE-LCH | lch(83.49, 31.86, 218.10°) |
| OKLab | oklab(84.79% -0.0865 -0.0543) |
| OKLCH | oklch(84.79% 0.102 212.1) |
| XYZ | xyz(50.0465, 63.0844, 95.1096) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFF4 #F48A75
analogous
#75F4C9 #75DFF4 #759FF4
triadic
#75DFF4 #F475DF #DFF475
tetradic
#75DFF4 #C975F4 #F48A75 #9FF475
square
#75DFF4 #C975F4 #F48A75 #9FF475
split-complementary
#75DFF4 #F4759F #F4C975
monochromatic
#12BBDD #3CD2EF #75DFF4 #AEECF9 #E3F8FD
Accessibility & contrast
On white
1.54
#75DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#75DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFF4
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFF4 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#0FE8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75dff4; /* rgb */ color: rgb(117, 223, 244); /* oklch */ color: oklch(84.8% 0.102 212.1);
Tailwind
colors: {
custom: {
50: '#a6e9f7',
500: '#75dff4',
950: '#000000',
},
}SCSS
$custom: #75dff4; $custom-light: #a6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#75dff4",
"rgb": {
"r": 117,
"g": 223,
"b": 244
},
"hsl": {
"h": 189.921,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.84789,
"c": 0.10214,
"h": 212.1
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#75DFF4
secondary
#CE573F
accent
#2804E2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485