#69F1C5#69F1C5
#69F1C5 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.135 H 168.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1C5 |
|---|---|
| RGB | rgb(105, 241, 197) |
| HSL | hsl(161, 83%, 68%) |
| HSV | hsv(161, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 18.3%, 5.5%) |
| CIE-LAB | lab(86.97, -47.45, 10.16) |
| CIE-LCH | lch(86.97, 48.52, 167.92°) |
| OKLab | oklab(87.07% -0.1329 0.026) |
| OKLCH | oklch(87.07% 0.135 168.9) |
| XYZ | xyz(47.3542, 69.9405, 63.8168) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1C5 #F16995
analogous
#69F181 #69F1C5 #69D9F1
triadic
#69F1C5 #C569F1 #F1C569
tetradic
#69F1C5 #8169F1 #F16995 #D9F169
square
#69F1C5 #8169F1 #F16995 #D9F169
split-complementary
#69F1C5 #F169D9 #F18169
monochromatic
#13CD91 #31ECAF #69F1C5 #A1F6DB #D9FBF0
Accessibility & contrast
On white
1.40
#69F1C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F1C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1C5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1C5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C3
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#1AF2E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f1c5; /* rgb */ color: rgb(105, 241, 197); /* oklch */ color: oklch(87.1% 0.135 168.9);
Tailwind
colors: {
custom: {
50: '#9ff6d6',
500: '#69f1c5',
950: '#000000',
},
}SCSS
$custom: #69f1c5; $custom-light: #9ff6d6; $custom-dark: #000000;
JSON
{
"hex": "#69f1c5",
"rgb": {
"r": 105,
"g": 241,
"b": 197
},
"hsl": {
"h": 160.588,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87071,
"c": 0.13546,
"h": 168.9
},
"luminance": 0.69945
}Semantic roles & 50–950 ramp
primary
#69F1C5
secondary
#C93565
accent
#064CDF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583