#78FDFD#78FDFD
#78FDFD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.117 H 195.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDFD |
|---|---|
| RGB | rgb(120, 253, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.28, -36.39, -11.17) |
| CIE-LCH | lch(92.28, 38.06, 197.06°) |
| OKLab | oklab(91.98% -0.1129 -0.0309) |
| OKLCH | oklch(91.98% 0.117 195.3) |
| XYZ | xyz(60.5932, 81.3297, 105.4144) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Light Blue
#26F7FD
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDFD #FD7878
analogous
#78FDBA #78FDFD #78BAFD
triadic
#78FDFD #FD78FD #FDFD78
tetradic
#78FDFD #BA78FD #FD7878 #BAFD78
square
#78FDFD #BA78FD #FD7878 #BAFD78
split-complementary
#78FDFD #FD78BA #FDBA78
monochromatic
#04F7F7 #3CFCFC #78FDFD #B4FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#78FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#78FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDFD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDFD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fdfd; /* rgb */ color: rgb(120, 253, 253); /* oklch */ color: oklch(92.0% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#aafefe',
500: '#78fdfd',
950: '#000000',
},
}SCSS
$custom: #78fdfd; $custom-light: #aafefe; $custom-dark: #000000;
JSON
{
"hex": "#78fdfd",
"rgb": {
"r": 120,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.91977,
"c": 0.11706,
"h": 195.3
},
"luminance": 0.81335
}Semantic roles & 50–950 ramp
primary
#78FDFD
secondary
#DA3F3F
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685