#38FFDA#38FFDA
#38FFDA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.158 H 176.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #38FFDA |
|---|---|
| RGB | rgb(56, 255, 218) |
| HSL | hsl(169, 100%, 61%) |
| HSV | hsv(169, 78%, 100%) |
| CMYK | cmyk(78%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.51, -55.37, 4.21) |
| CIE-LCH | lch(90.51, 55.54, 175.65°) |
| OKLab | oklab(89.84% -0.1576 0.0103) |
| OKLCH | oklch(89.84% 0.158 176.3) |
| XYZ | xyz(50.0392, 77.4165, 78.6217) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 4.56
Aquamarine
#7FFFD4
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38FFDA #FF385D
analogous
#38FF76 #38FFDA #38C1FF
triadic
#38FFDA #DA38FF #FFDA38
tetradic
#38FFDA #7638FF #FF385D #C1FF38
square
#38FFDA #7638FF #FF385D #C1FF38
split-complementary
#38FFDA #FF38C1 #FF7638
monochromatic
#00BD9A #00FACB #38FFDA #75FFE5 #B2FFF1
Accessibility & contrast
On white
1.27
#38FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#38FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38FFDA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38FFDA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #38ffda; /* rgb */ color: rgb(56, 255, 218); /* oklch */ color: oklch(89.8% 0.158 176.3);
Tailwind
colors: {
custom: {
50: '#8fffe5',
500: '#38ffda',
950: '#000000',
},
}SCSS
$custom: #38ffda; $custom-light: #8fffe5; $custom-dark: #000000;
JSON
{
"hex": "#38ffda",
"rgb": {
"r": 56,
"g": 255,
"b": 218
},
"hsl": {
"h": 168.844,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.89835,
"c": 0.15796,
"h": 176.3
},
"luminance": 0.77423
}Semantic roles & 50–950 ramp
primary
#38FFDA
secondary
#BA213D
accent
#002BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684