#6DE2F5#6DE2F5
#6DE2F5 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.109 H 209.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2F5 |
|---|---|
| RGB | rgb(109, 226, 245) |
| HSL | hsl(188, 87%, 69%) |
| HSV | hsv(188, 56%, 96%) |
| CMYK | cmyk(55.5%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(84.09, -27.84, -19.30) |
| CIE-LCH | lch(84.09, 33.88, 214.74°) |
| OKLab | oklab(85.2% -0.0945 -0.0534) |
| OKLCH | oklch(85.2% 0.109 209.5) |
| XYZ | xyz(49.9778, 64.2317, 96.1326) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.76
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2F5 #F5806D
analogous
#6DF5C4 #6DE2F5 #6D9EF5
triadic
#6DE2F5 #F56DE2 #E2F56D
tetradic
#6DE2F5 #C46DF5 #F5806D #9EF56D
square
#6DE2F5 #C46DF5 #F5806D #9EF56D
split-complementary
#6DE2F5 #F56D9E #F5C46D
monochromatic
#0FBDD9 #34D7F1 #6DE2F5 #A6EDF9 #E0F9FD
Accessibility & contrast
On white
1.52
#6DE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6DE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2F5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2F5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de2f5; /* rgb */ color: rgb(109, 226, 245); /* oklch */ color: oklch(85.2% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#a2ebf8',
500: '#6de2f5',
950: '#000000',
},
}SCSS
$custom: #6de2f5; $custom-light: #a2ebf8; $custom-dark: #000000;
JSON
{
"hex": "#6de2f5",
"rgb": {
"r": 109,
"g": 226,
"b": 245
},
"hsl": {
"h": 188.382,
"s": 87.179,
"l": 69.412
},
"oklch": {
"l": 0.85204,
"c": 0.10853,
"h": 209.5
},
"luminance": 0.64236
}Semantic roles & 50–950 ramp
primary
#6DE2F5
secondary
#CF4D37
accent
#2102E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485