#6FE4F5#6FE4F5
#6FE4F5 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.108 H 208.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE4F5 |
|---|---|
| RGB | rgb(111, 228, 245) |
| HSL | hsl(188, 87%, 70%) |
| HSV | hsv(188, 55%, 96%) |
| CMYK | cmyk(54.7%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(84.72, -28.43, -18.35) |
| CIE-LCH | lch(84.72, 33.83, 212.84°) |
| OKLab | oklab(85.73% -0.0953 -0.0507) |
| OKLCH | oklch(85.73% 0.108 208) |
| XYZ | xyz(50.7737, 65.4541, 96.3267) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.11
Robin Egg Blue
#8AF1FE
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE4F5 #F5806F
analogous
#6FF5C3 #6FE4F5 #6FA1F5
triadic
#6FE4F5 #F56FE4 #E4F56F
tetradic
#6FE4F5 #C36FF5 #F5806F #A1F56F
square
#6FE4F5 #C36FF5 #F5806F #A1F56F
split-complementary
#6FE4F5 #F56FA1 #F5C36F
monochromatic
#0FC1DA #36D9F1 #6FE4F5 #A8EFF9 #E1F9FD
Accessibility & contrast
On white
1.49
#6FE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6FE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE4F5
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE4F5 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#BECDF5
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe4f5; /* rgb */ color: rgb(111, 228, 245); /* oklch */ color: oklch(85.7% 0.108 208.0);
Tailwind
colors: {
custom: {
50: '#a3ecf8',
500: '#6fe4f5',
950: '#000000',
},
}SCSS
$custom: #6fe4f5; $custom-light: #a3ecf8; $custom-dark: #000000;
JSON
{
"hex": "#6fe4f5",
"rgb": {
"r": 111,
"g": 228,
"b": 245
},
"hsl": {
"h": 187.612,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.85729,
"c": 0.108,
"h": 208
},
"luminance": 0.65459
}Semantic roles & 50–950 ramp
primary
#6FE4F5
secondary
#CF4C39
accent
#1F02E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485