#78DEBF#78DEBF
#78DEBF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 171.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEBF |
|---|---|
| RGB | rgb(120, 222, 191) |
| HSL | hsl(162, 61%, 67%) |
| HSV | hsv(162, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.83, -37.07, 6.02) |
| CIE-LCH | lch(81.83, 37.56, 170.78°) |
| OKLab | oklab(83% -0.1053 0.0153) |
| OKLCH | oklch(83% 0.106 171.7) |
| XYZ | xyz(43.2670, 59.9938, 58.5801) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEBF #DE7897
analogous
#78DE8C #78DEBF #78CADE
triadic
#78DEBF #BF78DE #DEBF78
tetradic
#78DEBF #8C78DE #DE7897 #CADE78
square
#78DEBF #8C78DE #DE7897 #CADE78
split-complementary
#78DEBF #DE78CA #DE8C78
monochromatic
#2BB088 #47D2A8 #78DEBF #A9EAD6 #DAF6EE
Accessibility & contrast
On white
1.62
#78DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#78DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEBF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEBF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BE
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#53E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78debf; /* rgb */ color: rgb(120, 222, 191); /* oklch */ color: oklch(83.0% 0.106 171.7);
Tailwind
colors: {
custom: {
50: '#a5e8d2',
500: '#78debf',
950: '#000000',
},
}SCSS
$custom: #78debf; $custom-light: #a5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#78debf",
"rgb": {
"r": 120,
"g": 222,
"b": 191
},
"hsl": {
"h": 161.765,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.82999,
"c": 0.10639,
"h": 171.7
},
"luminance": 0.59997
}Semantic roles & 50–950 ramp
primary
#78DEBF
secondary
#B24868
accent
#1D51C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483