#69F2BE#69F2BE
#69F2BE is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.142 H 165.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2BE |
|---|---|
| RGB | rgb(105, 242, 190) |
| HSL | hsl(157, 84%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.11, -49.40, 13.99) |
| CIE-LCH | lch(87.11, 51.35, 164.19°) |
| OKLab | oklab(87.13% -0.1371 0.0358) |
| OKLCH | oklch(87.13% 0.142 165.3) |
| XYZ | xyz(46.8675, 70.2207, 59.7893) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.17
Aquamarine
#7FFFD4
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2BE #F2699D
analogous
#69F279 #69F2BE #69E2F2
triadic
#69F2BE #BE69F2 #F2BE69
tetradic
#69F2BE #7969F2 #F2699D #E2F269
square
#69F2BE #7969F2 #F2699D #E2F269
split-complementary
#69F2BE #F269E2 #F27969
monochromatic
#12CF87 #31EDA6 #69F2BE #A1F7D6 #DAFCEF
Accessibility & contrast
On white
1.40
#69F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2BE
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2BE | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 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)
#EDE3BB
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#23F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2be; /* rgb */ color: rgb(105, 242, 190); /* oklch */ color: oklch(87.1% 0.142 165.3);
Tailwind
colors: {
custom: {
50: '#9ff7d1',
500: '#69f2be',
950: '#000000',
},
}SCSS
$custom: #69f2be; $custom-light: #9ff7d1; $custom-dark: #000000;
JSON
{
"hex": "#69f2be",
"rgb": {
"r": 105,
"g": 242,
"b": 190
},
"hsl": {
"h": 157.226,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87132,
"c": 0.1417,
"h": 165.3
},
"luminance": 0.70225
}Semantic roles & 50–950 ramp
primary
#69F2BE
secondary
#CB356E
accent
#0558E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583