#80F3F3#80F3F3
#80F3F3 is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.7% C 0.105 H 195.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80F3F3 |
|---|---|
| RGB | rgb(128, 243, 243) |
| HSL | hsl(180, 83%, 73%) |
| HSV | hsv(180, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.47, -32.64, -10.12) |
| CIE-LCH | lch(89.47, 34.18, 197.23°) |
| OKLab | oklab(89.69% -0.1012 -0.028) |
| OKLCH | oklch(89.69% 0.105 195.4) |
| XYZ | xyz(57.1238, 75.1565, 96.2730) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F3F3 #F38080
analogous
#80F3B9 #80F3F3 #80B9F3
triadic
#80F3F3 #F380F3 #F3F380
tetradic
#80F3F3 #B980F3 #F38080 #B9F380
square
#80F3F3 #B980F3 #F38080 #B9F380
split-complementary
#80F3F3 #F380B9 #F3B980
monochromatic
#15E3E3 #48EEEE #80F3F3 #B8F8F8 #E3FCFC
Accessibility & contrast
On white
1.31
#80F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#80F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F3F3
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F3F3 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#D2DBF4
Tritanopia (blue-blind)
#3AF9F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #80f3f3; /* rgb */ color: rgb(128, 243, 243); /* oklch */ color: oklch(89.7% 0.105 195.4);
Tailwind
colors: {
custom: {
50: '#adf7f7',
500: '#80f3f3',
950: '#000000',
},
}SCSS
$custom: #80f3f3; $custom-light: #adf7f7; $custom-dark: #000000;
JSON
{
"hex": "#80f3f3",
"rgb": {
"r": 128,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.89693,
"c": 0.10503,
"h": 195.4
},
"luminance": 0.75161
}Semantic roles & 50–950 ramp
primary
#80F3F3
secondary
#CE4949
accent
#0606DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585