#38FDFF#38FDFF
#38FDFF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.145 H 196.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #38FDFF |
|---|---|
| RGB | rgb(56, 253, 255) |
| HSL | hsl(181, 100%, 61%) |
| HSV | hsv(181, 78%, 100%) |
| CMYK | cmyk(78%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(90.92, -44.71, -14.38) |
| CIE-LCH | lch(90.92, 46.97, 197.83°) |
| OKLab | oklab(90.49% -0.1398 -0.04) |
| OKLCH | oklch(90.49% 0.145 196) |
| XYZ | xyz(54.7978, 78.3044, 106.8145) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.38
Aqua
#00FFFF
ΔE00 1.23
Bright Light Blue
#26F7FD
ΔE00 1.75
Bright Turquoise
#0FFEF9
ΔE00 2.48
Bright Aqua
#0BF9EA
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38FDFF #FF3A38
analogous
#38FF9D #38FDFF #3899FF
triadic
#38FDFF #FF38FD #FDFF38
tetradic
#38FDFF #9D38FF #FF3A38 #99FF38
square
#38FDFF #9D38FF #FF3A38 #99FF38
split-complementary
#38FDFF #FF3899 #FF9D38
monochromatic
#00BBBD #00F7FA #38FDFF #75FEFF #B2FEFF
Accessibility & contrast
On white
1.26
#38FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#38FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38FDFF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38FDFF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #38fdff; /* rgb */ color: rgb(56, 253, 255); /* oklch */ color: oklch(90.5% 0.145 196.0);
Tailwind
colors: {
custom: {
50: '#91feff',
500: '#38fdff',
950: '#000000',
},
}SCSS
$custom: #38fdff; $custom-light: #91feff; $custom-dark: #000000;
JSON
{
"hex": "#38fdff",
"rgb": {
"r": 56,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.603,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.90493,
"c": 0.14543,
"h": 196
},
"luminance": 0.78311
}Semantic roles & 50–950 ramp
primary
#38FDFF
secondary
#BA2221
accent
#0200E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686