#69E2BF#69E2BF
#69E2BF is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.121 H 171.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2BF |
|---|---|
| RGB | rgb(105, 226, 191) |
| HSL | hsl(163, 68%, 65%) |
| HSV | hsv(163, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.46, -42.29, 6.85) |
| CIE-LCH | lch(82.46, 42.84, 170.80°) |
| OKLab | oklab(83.36% -0.1196 0.0174) |
| OKLCH | oklch(83.36% 0.121 171.7) |
| XYZ | xyz(42.4217, 61.1537, 58.8484) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.54
Eucalyptus
#44D7A8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2BF #E2698C
analogous
#69E283 #69E2BF #69C8E2
triadic
#69E2BF #BF69E2 #E2BF69
tetradic
#69E2BF #8369E2 #E2698C #C8E269
square
#69E2BF #8369E2 #E2698C #C8E269
split-complementary
#69E2BF #E269C8 #E28369
monochromatic
#22AF86 #36D8A9 #69E2BF #9CECD5 #D0F6EB
Accessibility & contrast
On white
1.59
#69E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2BF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2BF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#2DE4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e2bf; /* rgb */ color: rgb(105, 226, 191); /* oklch */ color: oklch(83.4% 0.121 171.7);
Tailwind
colors: {
custom: {
50: '#9debd2',
500: '#69e2bf',
950: '#000000',
},
}SCSS
$custom: #69e2bf; $custom-light: #9debd2; $custom-dark: #000000;
JSON
{
"hex": "#69e2bf",
"rgb": {
"r": 105,
"g": 226,
"b": 191
},
"hsl": {
"h": 162.645,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.83359,
"c": 0.12089,
"h": 171.7
},
"luminance": 0.61158
}Semantic roles & 50–950 ramp
primary
#69E2BF
secondary
#B03F60
accent
#164CD0
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483