#38FFDB#38FFDB
#38FFDB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.157 H 176.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #38FFDB |
|---|---|
| RGB | rgb(56, 255, 219) |
| HSL | hsl(169, 100%, 61%) |
| HSV | hsv(169, 78%, 100%) |
| CMYK | cmyk(78%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.54, -55.13, 3.73) |
| CIE-LCH | lch(90.54, 55.25, 176.13°) |
| OKLab | oklab(89.86% -0.1572 0.009) |
| OKLCH | oklch(89.86% 0.157 176.7) |
| XYZ | xyz(50.1705, 77.4690, 79.3129) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.54
Aquamarine
#7FFFD4
ΔE00 4.86
Light Aqua
#8CFFDB
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38FFDB #FF385C
analogous
#38FF77 #38FFDB #38BFFF
triadic
#38FFDB #DB38FF #FFDB38
tetradic
#38FFDB #7738FF #FF385C #BFFF38
square
#38FFDB #7738FF #FF385C #BFFF38
split-complementary
#38FFDB #FF38BF #FF7738
monochromatic
#00BD9A #00FACD #38FFDB #75FFE6 #B2FFF1
Accessibility & contrast
On white
1.27
#38FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#38FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38FFDB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38FFDB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #38ffdb; /* rgb */ color: rgb(56, 255, 219); /* oklch */ color: oklch(89.9% 0.157 176.7);
Tailwind
colors: {
custom: {
50: '#8fffe6',
500: '#38ffdb',
950: '#000000',
},
}SCSS
$custom: #38ffdb; $custom-light: #8fffe6; $custom-dark: #000000;
JSON
{
"hex": "#38ffdb",
"rgb": {
"r": 56,
"g": 255,
"b": 219
},
"hsl": {
"h": 169.146,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.89863,
"c": 0.15743,
"h": 176.7
},
"luminance": 0.77475
}Semantic roles & 50–950 ramp
primary
#38FFDB
secondary
#BA213D
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684