#69F3BE#69F3BE
#69F3BE is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.4% C 0.143 H 165.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3BE |
|---|---|
| RGB | rgb(105, 243, 190) |
| HSL | hsl(157, 85%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.40, -49.82, 14.40) |
| CIE-LCH | lch(87.40, 51.86, 163.88°) |
| OKLab | oklab(87.37% -0.1381 0.0369) |
| OKLCH | oklch(87.37% 0.143 165) |
| XYZ | xyz(47.1660, 70.8176, 59.8888) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3BE #F3699E
analogous
#69F379 #69F3BE #69E3F3
triadic
#69F3BE #BE69F3 #F3BE69
tetradic
#69F3BE #7969F3 #F3699E #E3F369
square
#69F3BE #7969F3 #F3699E #E3F369
split-complementary
#69F3BE #F369E3 #F37969
monochromatic
#11D187 #30EEA5 #69F3BE #A2F8D7 #DAFCEF
Accessibility & contrast
On white
1.38
#69F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#69F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3BE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3BE | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 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)
#EFE4BB
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#23F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3be; /* rgb */ color: rgb(105, 243, 190); /* oklch */ color: oklch(87.4% 0.143 165.0);
Tailwind
colors: {
custom: {
50: '#9ff8d1',
500: '#69f3be',
950: '#000000',
},
}SCSS
$custom: #69f3be; $custom-light: #9ff8d1; $custom-dark: #000000;
JSON
{
"hex": "#69f3be",
"rgb": {
"r": 105,
"g": 243,
"b": 190
},
"hsl": {
"h": 156.957,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.8737,
"c": 0.14298,
"h": 165
},
"luminance": 0.70822
}Semantic roles & 50–950 ramp
primary
#69F3BE
secondary
#CC346F
accent
#0459E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583