#69F3BF#69F3BF
#69F3BF is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.142 H 165.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3BF |
|---|---|
| RGB | rgb(105, 243, 191) |
| HSL | hsl(157, 85%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 21.4%, 4.7%) |
| CIE-LAB | lab(87.42, -49.61, 13.91) |
| CIE-LCH | lch(87.42, 51.52, 164.33°) |
| OKLab | oklab(87.39% -0.1377 0.0356) |
| OKLCH | oklch(87.39% 0.142 165.5) |
| XYZ | xyz(47.2757, 70.8615, 60.4664) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3BF #F3699D
analogous
#69F37A #69F3BF #69E2F3
triadic
#69F3BF #BF69F3 #F3BF69
tetradic
#69F3BF #7A69F3 #F3699D #E2F369
square
#69F3BF #7A69F3 #F3699D #E2F369
split-complementary
#69F3BF #F369E2 #F37A69
monochromatic
#11D188 #30EEA7 #69F3BF #A2F8D7 #DAFCEF
Accessibility & contrast
On white
1.38
#69F3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#69F3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3BF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3BF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4BC
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#21F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3bf; /* rgb */ color: rgb(105, 243, 191); /* oklch */ color: oklch(87.4% 0.142 165.5);
Tailwind
colors: {
custom: {
50: '#9ff8d2',
500: '#69f3bf',
950: '#000000',
},
}SCSS
$custom: #69f3bf; $custom-light: #9ff8d2; $custom-dark: #000000;
JSON
{
"hex": "#69f3bf",
"rgb": {
"r": 105,
"g": 243,
"b": 191
},
"hsl": {
"h": 157.391,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87394,
"c": 0.14223,
"h": 165.5
},
"luminance": 0.70866
}Semantic roles & 50–950 ramp
primary
#69F3BF
secondary
#CC346D
accent
#0457E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583