#69F3BD#69F3BD
#69F3BD is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.144 H 164.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3BD |
|---|---|
| RGB | rgb(105, 243, 189) |
| HSL | hsl(157, 85%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(87.38, -50.03, 14.89) |
| CIE-LCH | lch(87.38, 52.20, 163.43°) |
| OKLab | oklab(87.35% -0.1386 0.0381) |
| OKLCH | oklch(87.35% 0.144 164.6) |
| XYZ | xyz(47.0571, 70.7740, 59.3151) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.99
Bright Teal
#01F9C6
ΔE00 4.22
Greenish Cyan
#2AFEB7
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3BD #F3699F
analogous
#69F378 #69F3BD #69E4F3
triadic
#69F3BD #BD69F3 #F3BD69
tetradic
#69F3BD #7869F3 #F3699F #E4F369
square
#69F3BD #7869F3 #F3699F #E4F369
split-complementary
#69F3BD #F369E4 #F37869
monochromatic
#11D186 #30EEA4 #69F3BD #A2F8D6 #DAFCEF
Accessibility & contrast
On white
1.39
#69F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#69F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3BD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3BD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3BA
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#24F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3bd; /* rgb */ color: rgb(105, 243, 189); /* oklch */ color: oklch(87.3% 0.144 164.6);
Tailwind
colors: {
custom: {
50: '#9ff8d1',
500: '#69f3bd',
950: '#000000',
},
}SCSS
$custom: #69f3bd; $custom-light: #9ff8d1; $custom-dark: #000000;
JSON
{
"hex": "#69f3bd",
"rgb": {
"r": 105,
"g": 243,
"b": 189
},
"hsl": {
"h": 156.522,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87345,
"c": 0.14373,
"h": 164.6
},
"luminance": 0.70779
}Semantic roles & 50–950 ramp
primary
#69F3BD
secondary
#CC3470
accent
#045BE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583