#6DFEFA#6DFEFA
#6DFEFA is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.124 H 192.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEFA |
|---|---|
| RGB | rgb(109, 254, 250) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.15, -39.63, -9.85) |
| CIE-LCH | lch(92.15, 40.84, 193.95°) |
| OKLab | oklab(91.75% -0.1214 -0.0273) |
| OKLCH | oklch(91.75% 0.124 192.7) |
| XYZ | xyz(58.9963, 81.0309, 102.9553) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.48
Bright Turquoise
#0FFEF9
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 4.12
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEFA #FE6D71
analogous
#6DFEB1 #6DFEFA #6DB9FE
triadic
#6DFEFA #FA6DFE #FEFA6D
tetradic
#6DFEFA #B16DFE #FE6D71 #B9FE6D
square
#6DFEFA #B16DFE #FE6D71 #B9FE6D
split-complementary
#6DFEFA #FE6DB9 #FEB16D
monochromatic
#02EFE8 #30FEF8 #6DFEFA #AAFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#6DFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6DFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEFA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEFA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dfefa; /* rgb */ color: rgb(109, 254, 250); /* oklch */ color: oklch(91.8% 0.124 192.7);
Tailwind
colors: {
custom: {
50: '#a4fffb',
500: '#6dfefa',
950: '#000000',
},
}SCSS
$custom: #6dfefa; $custom-light: #a4fffb; $custom-dark: #000000;
JSON
{
"hex": "#6dfefa",
"rgb": {
"r": 109,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.345,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.9175,
"c": 0.12447,
"h": 192.7
},
"luminance": 0.81037
}Semantic roles & 50–950 ramp
primary
#6DFEFA
secondary
#DA353A
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685