#69FABF#69FABF
#69FABF is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.151 H 163.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69FABF |
|---|---|
| RGB | rgb(105, 250, 191) |
| HSL | hsl(156, 94%, 70%) |
| HSV | hsv(156, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.45, -52.51, 16.78) |
| CIE-LCH | lch(89.45, 55.13, 162.28°) |
| OKLab | oklab(89.06% -0.1449 0.0429) |
| OKLCH | oklch(89.06% 0.151 163.5) |
| XYZ | xyz(49.4105, 75.1312, 61.1780) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.88
Greenish Cyan
#2AFEB7
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FABF #FA69A4
analogous
#69FA77 #69FABF #69EDFA
triadic
#69FABF #BF69FA #FABF69
tetradic
#69FABF #7769FA #FA69A4 #EDFA69
square
#69FABF #7769FA #FA69A4 #EDFA69
split-complementary
#69FABF #FA69ED #FA7769
monochromatic
#08E189 #2EF8A6 #69FABF #A4FCD8 #DFFEF2
Accessibility & contrast
On white
1.31
#69FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#69FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FABF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FABF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E1DBC3
Tritanopia (blue-blind)
#1BFAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fabf; /* rgb */ color: rgb(105, 250, 191); /* oklch */ color: oklch(89.1% 0.151 163.5);
Tailwind
colors: {
custom: {
50: '#a0fdd2',
500: '#69fabf',
950: '#000000',
},
}SCSS
$custom: #69fabf; $custom-light: #a0fdd2; $custom-dark: #000000;
JSON
{
"hex": "#69fabf",
"rgb": {
"r": 105,
"g": 250,
"b": 191
},
"hsl": {
"h": 155.586,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.89056,
"c": 0.15117,
"h": 163.5
},
"luminance": 0.75136
}Semantic roles & 50–950 ramp
primary
#69FABF
secondary
#D43375
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683