#78FBD2#78FBD2
#78FBD2 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.131 H 170.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBD2 |
|---|---|
| RGB | rgb(120, 251, 210) |
| HSL | hsl(161, 94%, 73%) |
| HSV | hsv(161, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.61, -45.76, 8.69) |
| CIE-LCH | lch(90.61, 46.57, 169.25°) |
| OKLab | oklab(90.27% -0.1289 0.0222) |
| OKLCH | oklch(90.27% 0.131 170.2) |
| XYZ | xyz(53.8705, 77.6357, 73.1066) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.06
Light Turquoise
#7EF4CC
ΔE00 1.65
Light Aqua
#8CFFDB
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBD2 #FB78A1
analogous
#78FB90 #78FBD2 #78E3FB
triadic
#78FBD2 #D278FB #FBD278
tetradic
#78FBD2 #9078FB #FB78A1 #E3FB78
square
#78FBD2 #9078FB #FB78A1 #E3FB78
split-complementary
#78FBD2 #FB78E3 #FB9078
monochromatic
#07F1A8 #3DF9BE #78FBD2 #B3FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#78FBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#78FBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBD2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBD2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#3DFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fbd2; /* rgb */ color: rgb(120, 251, 210); /* oklch */ color: oklch(90.3% 0.131 170.2);
Tailwind
colors: {
custom: {
50: '#a8fddf',
500: '#78fbd2',
950: '#000000',
},
}SCSS
$custom: #78fbd2; $custom-light: #a8fddf; $custom-dark: #000000;
JSON
{
"hex": "#78fbd2",
"rgb": {
"r": 120,
"g": 251,
"b": 210
},
"hsl": {
"h": 161.221,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90265,
"c": 0.13084,
"h": 170.2
},
"luminance": 0.77641
}Semantic roles & 50–950 ramp
primary
#78FBD2
secondary
#D83F6F
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684