#38FFDC#38FFDC
#38FFDC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.157 H 177.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #38FFDC |
|---|---|
| RGB | rgb(56, 255, 220) |
| HSL | hsl(169, 100%, 61%) |
| HSV | hsv(169, 78%, 100%) |
| CMYK | cmyk(78%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(90.56, -54.88, 3.25) |
| CIE-LCH | lch(90.56, 54.97, 176.61°) |
| OKLab | oklab(89.89% -0.1567 0.0078) |
| OKLCH | oklch(89.89% 0.157 177.2) |
| XYZ | xyz(50.3025, 77.5218, 80.0083) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 4.54
Aquamarine
#7FFFD4
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38FFDC #FF385B
analogous
#38FF78 #38FFDC #38BFFF
triadic
#38FFDC #DC38FF #FFDC38
tetradic
#38FFDC #7838FF #FF385B #BFFF38
square
#38FFDC #7838FF #FF385B #BFFF38
split-complementary
#38FFDC #FF38BF #FF7838
monochromatic
#00BD9B #00FACE #38FFDC #75FFE7 #B2FFF2
Accessibility & contrast
On white
1.27
#38FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#38FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38FFDC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38FFDC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #38ffdc; /* rgb */ color: rgb(56, 255, 220); /* oklch */ color: oklch(89.9% 0.157 177.2);
Tailwind
colors: {
custom: {
50: '#8fffe6',
500: '#38ffdc',
950: '#000000',
},
}SCSS
$custom: #38ffdc; $custom-light: #8fffe6; $custom-dark: #000000;
JSON
{
"hex": "#38ffdc",
"rgb": {
"r": 56,
"g": 255,
"b": 220
},
"hsl": {
"h": 169.447,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.8989,
"c": 0.15692,
"h": 177.2
},
"luminance": 0.77528
}Semantic roles & 50–950 ramp
primary
#38FFDC
secondary
#BA213C
accent
#0028E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684