#78F2F2#78F2F2
#78F2F2 is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.1% C 0.110 H 195.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #78F2F2 |
|---|---|
| RGB | rgb(120, 242, 242) |
| HSL | hsl(180, 82%, 71%) |
| HSV | hsv(180, 50%, 95%) |
| CMYK | cmyk(50.4%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.88, -34.09, -10.51) |
| CIE-LCH | lch(88.88, 35.68, 197.13°) |
| OKLab | oklab(89.13% -0.1058 -0.0291) |
| OKLCH | oklch(89.13% 0.11 195.4) |
| XYZ | xyz(55.5183, 73.9030, 95.3262) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.18
Aqua
#00FFFF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Bright Turquoise
#0FFEF9
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F2F2 #F27878
analogous
#78F2B5 #78F2F2 #78B5F2
triadic
#78F2F2 #F278F2 #F2F278
tetradic
#78F2F2 #B578F2 #F27878 #B5F278
square
#78F2F2 #B578F2 #F27878 #B5F278
split-complementary
#78F2F2 #F278B5 #F2B578
monochromatic
#15DBDB #40EDED #78F2F2 #B0F7F7 #E3FCFC
Accessibility & contrast
On white
1.33
#78F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#78F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F2F2
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F2F2 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#18F8F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f2f2; /* rgb */ color: rgb(120, 242, 242); /* oklch */ color: oklch(89.1% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#a8f6f6',
500: '#78f2f2',
950: '#000000',
},
}SCSS
$custom: #78f2f2; $custom-light: #a8f6f6; $custom-dark: #000000;
JSON
{
"hex": "#78f2f2",
"rgb": {
"r": 120,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.89131,
"c": 0.10969,
"h": 195.4
},
"luminance": 0.73908
}Semantic roles & 50–950 ramp
primary
#78F2F2
secondary
#CC4242
accent
#0707DF
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585