#38FCFF#38FCFF
#38FCFF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.145 H 196.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #38FCFF |
|---|---|
| RGB | rgb(56, 252, 255) |
| HSL | hsl(181, 100%, 61%) |
| HSV | hsv(181, 78%, 100%) |
| CMYK | cmyk(78%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.63, -44.27, -14.81) |
| CIE-LCH | lch(90.63, 46.68, 198.50°) |
| OKLab | oklab(90.26% -0.1389 -0.0412) |
| OKLCH | oklch(90.26% 0.145 196.5) |
| XYZ | xyz(54.4829, 77.6747, 106.7096) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.66
Bright Light Blue
#26F7FD
ΔE00 1.40
Aqua
#00FFFF
ΔE00 1.53
Bright Turquoise
#0FFEF9
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38FCFF #FF3B38
analogous
#38FF9F #38FCFF #3898FF
triadic
#38FCFF #FF38FC #FCFF38
tetradic
#38FCFF #9F38FF #FF3B38 #98FF38
square
#38FCFF #9F38FF #FF3B38 #98FF38
split-complementary
#38FCFF #FF3898 #FF9F38
monochromatic
#00BABD #00F6FA #38FCFF #75FDFF #B2FEFF
Accessibility & contrast
On white
1.27
#38FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#38FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38FCFF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38FCFF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #38fcff; /* rgb */ color: rgb(56, 252, 255); /* oklch */ color: oklch(90.3% 0.145 196.5);
Tailwind
colors: {
custom: {
50: '#91feff',
500: '#38fcff',
950: '#000000',
},
}SCSS
$custom: #38fcff; $custom-light: #91feff; $custom-dark: #000000;
JSON
{
"hex": "#38fcff",
"rgb": {
"r": 56,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.905,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.90259,
"c": 0.14489,
"h": 196.5
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#38FCFF
secondary
#BA2321
accent
#0300E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686