#78FDFE#78FDFE
#78FDFE is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.117 H 196.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDFE |
|---|---|
| RGB | rgb(120, 253, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.8%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.31, -36.13, -11.64) |
| CIE-LCH | lch(92.31, 37.96, 197.86°) |
| OKLab | oklab(92.01% -0.1125 -0.0322) |
| OKLCH | oklch(92.01% 0.117 196) |
| XYZ | xyz(60.7529, 81.3936, 106.2556) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDFE #FE7978
analogous
#78FEBC #78FDFE #78BAFE
triadic
#78FDFE #FE78FD #FDFE78
tetradic
#78FDFE #BC78FE #FE7978 #BAFE78
square
#78FDFE #BC78FE #FE7978 #BAFE78
split-complementary
#78FDFE #FE78BA #FEBC78
monochromatic
#02F8FA #3BFCFE #78FDFE #B5FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#78FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#78FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDFE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDFE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fdfe; /* rgb */ color: rgb(120, 253, 254); /* oklch */ color: oklch(92.0% 0.117 196.0);
Tailwind
colors: {
custom: {
50: '#aafefe',
500: '#78fdfe',
950: '#000000',
},
}SCSS
$custom: #78fdfe; $custom-light: #aafefe; $custom-dark: #000000;
JSON
{
"hex": "#78fdfe",
"rgb": {
"r": 120,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.448,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.9201,
"c": 0.11703,
"h": 196
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#78FDFE
secondary
#DC403F
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685