#69F2BF#69F2BF
#69F2BF is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.141 H 165.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2BF |
|---|---|
| RGB | rgb(105, 242, 191) |
| HSL | hsl(158, 84%, 68%) |
| HSV | hsv(158, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 21.1%, 5.1%) |
| CIE-LAB | lab(87.13, -49.19, 13.50) |
| CIE-LCH | lch(87.13, 51.01, 164.65°) |
| OKLab | oklab(87.16% -0.1366 0.0346) |
| OKLCH | oklch(87.16% 0.141 165.8) |
| XYZ | xyz(46.9772, 70.2646, 60.3669) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2BF #F2699C
analogous
#69F27A #69F2BF #69E1F2
triadic
#69F2BF #BF69F2 #F2BF69
tetradic
#69F2BF #7A69F2 #F2699C #E1F269
square
#69F2BF #7A69F2 #F2699C #E1F269
split-complementary
#69F2BF #F269E1 #F27A69
monochromatic
#12CF88 #31EDA7 #69F2BF #A1F7D7 #DAFCEF
Accessibility & contrast
On white
1.39
#69F2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2BF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2BF | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BC
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#22F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2bf; /* rgb */ color: rgb(105, 242, 191); /* oklch */ color: oklch(87.2% 0.141 165.8);
Tailwind
colors: {
custom: {
50: '#9ff7d2',
500: '#69f2bf',
950: '#000000',
},
}SCSS
$custom: #69f2bf; $custom-light: #9ff7d2; $custom-dark: #000000;
JSON
{
"hex": "#69f2bf",
"rgb": {
"r": 105,
"g": 242,
"b": 191
},
"hsl": {
"h": 157.664,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87157,
"c": 0.14096,
"h": 165.8
},
"luminance": 0.70269
}Semantic roles & 50–950 ramp
primary
#69F2BF
secondary
#CB356C
accent
#0557E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583