#7FF8DD#7FF8DD
#7FF8DD is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.1% C 0.117 H 177.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8DD |
|---|---|
| RGB | rgb(127, 248, 221) |
| HSL | hsl(167, 90%, 74%) |
| HSV | hsv(167, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 10.9%, 2.7%) |
| CIE-LAB | lab(90.26, -40.43, 2.50) |
| CIE-LCH | lch(90.26, 40.51, 176.46°) |
| OKLab | oklab(90.13% -0.1165 0.006) |
| OKLCH | oklch(90.13% 0.117 177.1) |
| XYZ | xyz(55.3654, 76.8625, 80.3109) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.48
Light Aqua
#8CFFDB
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.44
Pale Turquoise
#A5FBD5
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8DD #F87F9A
analogous
#7FF8A0 #7FF8DD #7FD6F8
triadic
#7FF8DD #DD7FF8 #F8DD7F
tetradic
#7FF8DD #A07FF8 #F87F9A #D6F87F
square
#7FF8DD #A07FF8 #F87F9A #D6F87F
split-complementary
#7FF8DD #F87FD6 #F8A07F
monochromatic
#0DF0BD #45F5CE #7FF8DD #B9FBEC #E2FDF7
Accessibility & contrast
On white
1.28
#7FF8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7FF8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8DD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8DD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#48FBF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff8dd; /* rgb */ color: rgb(127, 248, 221); /* oklch */ color: oklch(90.1% 0.117 177.1);
Tailwind
colors: {
custom: {
50: '#acfbe7',
500: '#7ff8dd',
950: '#000000',
},
}SCSS
$custom: #7ff8dd; $custom-light: #acfbe7; $custom-dark: #000000;
JSON
{
"hex": "#7ff8dd",
"rgb": {
"r": 127,
"g": 248,
"b": 221
},
"hsl": {
"h": 166.612,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.9013,
"c": 0.11667,
"h": 177.1
},
"luminance": 0.76867
}Semantic roles & 50–950 ramp
primary
#7FF8DD
secondary
#D54666
accent
#0033E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584